/*===============================
/templates/ja_decor/css/template.css
================================================================================*/

@media (max-width: 991px) {
    .always-show .mega > .mega-dropdown-menu,
    .always-show .dropdown-menu {
        display: block !important;
        position: static
    }
    .open .dropdown-menu {
        display: block
    }
}
.t3-logo,
.t3-logo-small {
    display: block;
    text-decoration: none;
    text-align: left;
    background-repeat: no-repeat;
    background-position: center
}
.t3-logo {
    width: 182px;
    height: 50px
}
.t3-logo-small {
    width: 60px;
    height: 30px
}
.t3-logo,
.t3-logo-color {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png")
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png")
}
.t3-logo-dark {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png")
}
.t3-logo-small.t3-logo-dark {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png")
}
.t3-logo-light {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png")
}
.t3-logo-small.t3-logo-light {
    background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png")
}
@media (max-width: 991px) {
    .logo-control .logo-img-sm {
        display: block
    }
    .logo-control .logo-img {
        display: none
    }
}
@media (min-width: 992px) {
    .logo-control .logo-img-sm {
        display: none
    }
    .logo-control .logo-img {
        display: block
    }
}
#community-wrap .collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    display: block
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #0b96f3;
    text-decoration: none
}
a:hover,
a:focus {
    color: #D6681C!important;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
img {
    vertical-align: middle
}
th,
td {
    line-height: 1.7142857;
    text-align: left;
    vertical-align: top
}
th {
    font-weight: bold
}
td,
tr td {
    border-top: 1px solid #ffffff;
    padding: 10px;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
    background: #f5f5f5
}
.cat-list-row1,
tr.cat-list-row1 td {
    background: #f9f9f9
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
    width: 100%
}
table.contentpaneopen {
    border: 0
}
.star {
    color: #f1c40f
}
.red {
    color: #f65d5a
}
hr {
    margin-top: 23px;
    margin-bottom: 23px;
    border: 0;
    border-top: 1px solid #eeeeee
}
.wrap {
    width: auto;
    clear: both
}
.center,
.table td.center,
.table th.center {
    text-align: center
}
.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}
p {
    margin: 0 0 11.5px
}
.lead {
    margin-bottom: 23px;
    font-size: 16.1px;
    font-weight: 200;
    line-height: 1.4
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}
small,
.small {
    font-size: 85%
}
cite {
    font-style: normal
}
.text-muted {
    color: #999999
}
.text-primary {
    color: #0b96f3
}
.text-warning {
    color: #c09853
}
.text-danger {
    color: #b94a48
}
.text-success {
    color: #468847
}
.text-info {
    color: #3a87ad
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.highlight {
    background-color: #FFC;
    font-weight: bold;
    padding: 1px 4px
}
.background-primary {
    background-color: #970722;
    color: #FFFFFF;
}
.background-primary a {
    color: #ffffff
}
.background-gray {
    background-color: #333333;
    color: #ffffff
}
.background-gray a {
    color: #ffffff
}
.example-colors .swatch-item {
    width: 100%;
    min-height: 100px;
    position: relative;
    background: #333333;
    color: #ffffff;
    margin-bottom: 20px
}
.example-colors .swatch-item dl {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 20px;
    margin: 0
}
.example-colors .color-brand-primary {
    background: #0b96f3
}
.example-colors .color-brand-secondary {
    background: #428bca
}
.example-colors .color-brand-success {
    background: #5cb85c
}
.example-colors .color-brand-danger {
    background: #d9534f
}
.example-colors .color-brand-warning {
    background: #f0ad4e
}
.example-colors .color-brand-info {
    background: #5bc0de
}
.example-colors .color-gray-darker {
    background: #222222
}
.example-colors .color-gray-dark {
    background: #333333
}
.example-colors .color-gray {
    background: #555555
}
.example-colors .color-gray-light {
    background: #999999;
    color: #333333
}
.example-colors .color-gray-lighter {
    background: #eeeeee;
    color: #333333
}
.example-colors .color-gray-lightest {
    background: #f7f7f7;
    color: #333333
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: inherit;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    line-height: 1.1
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999
}
h1,
h2,
h3 {
    margin-top: 23px;
    margin-bottom: 11.5px
}
h4,
h5,
h6 {
    margin-top: 11.5px;
    margin-bottom: 11.5px
}
h1,
.h1 {
    font-size: 36px
}
h2,
.h2 {
    font-size: 30px
}
h3,
.h3 {
    font-size: 24px
}
h4,
.h4 {
    font-size: 18px
}
h5,
.h5 {
    font-size: 14px
}
h6,
.h6 {
    font-size: 12px
}
h1 small,
.h1 small {
    font-size: 24px
}
h2 small,
.h2 small {
    font-size: 18px
}
h3 small,
.h3 small,
h4 small,
.h4 small {
    font-size: 14px
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 11.5px
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dl {
    margin-bottom: 23px
}
dt,
dd {
    line-height: 1.7142857
}
dt {
    font-weight: bold
}
dd {
    margin-left: 0
}
@media (min-width: 992px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        content: " ";
        display: table
    }
    .dl-horizontal dd:after {
        clear: both
    }
}
.grid-1x1,
.grid-1x2,
.grid-2x1,
.grid-2x2 {
    width: 100%;
    height: auto
}
.grid-inner {
    padding: 30px
}
@media (min-width: 992px) {
    .grid-1x1 {
        width: 300px;
        height: 300px;
        overflow: hidden
    }
    .grid-2x1 {
        height: 300px;
        overflow: hidden
    }
    .grid-2x1.article-intro img,
    .grid-2x1.article-content img,
    .grid-2x1.article-image img,
    .grid-2x1.article-image-intro img {
        max-width: none;
        max-height: 100%;
        height: 100%
    }
    .grid-1x2 {
        width: 300px;
        height: 600px;
        overflow: hidden
    }
    .grid-2x2 {
        height: 600px;
        overflow: hidden
    }
    .grid-inner {
        padding: 30px
    }
}
@media (min-width: 768px) {
    .grid-1x2 {
        width: 100%
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .col-cmd-12 {
        width: 100%
    }
    .col-cmd-12 .grid-1x2,
    .col-cmd-12 .grid-1x1 {
        width: 100%;
        height: auto
    }
    .col-cmd-4 {
        width: 33.3333%
    }
}
@media (max-width: 991px) {
    .grid-1x1,
    .grid-1x2,
    .grid-2x1,
    .grid-2x2 {
        width: 100%;
        height: 250px
    }
    .grid-1x2,
    .grid-2x2 {
        height: 500px
    }
}
@media (max-width: 767px) {
    .grid-1x1,
    .grid-1x2,
    .grid-2x1,
    .grid-2x2 {
        width: 100%;
        height: auto
    }
    .grid-1x2,
    .grid-2x2 {
        height: auto
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999
}
abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 0 23px;
    margin: 0 0 11.5px;
    border-left: 5px solid #eeeeee
}
blockquote p {
    font-weight: 600
}
blockquote p:last-child {
    margin-bottom: 0
}
blockquote small {
    display: block;
    line-height: 1.7142857;
    color: #999999
}
blockquote small:before {
    content: '\2014 \00A0'
}
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0
}
blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}
blockquote.pull-right small:before {
    content: ''
}
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: ""
}
address {
    display: block;
    margin-bottom: 23px;
    font-style: normal;
    line-height: 1.7142857
}
code,
kbd,
pre,
samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}
.btn-actions {
    text-align: center
}
.features-list {
    margin-top: 60px
}
.features-list .page-header {
    border: 0;
    text-align: center
}
.features-list .page-header h1 {
    font-size: 46px
}
.features-list .feature-row {
    overflow: hidden;
    min-height: 200px;
    color: #696f72;
    border-top: 1px solid #e0e2e3;
    padding: 60px 0 0;
    text-align: center
}
.features-list .feature-row:last-child {
    border-bottom: 1px solid #e0e2e3;
    margin-bottom: 60px
}
.features-list .feature-row h3 {
    font-size: 28px
}
.features-list .feature-row div:first-child {
    padding-left: 0
}
.features-list .feature-row div:last-child {
    padding-right: 0
}
.features-list .feature-row div:first-child.feature-img img {
    float: left
}
.features-list .feature-row div:last-child.feature-img img {
    float: right
}
.jumbotron h2 {
    font-size: 46px
}
.jumbotron iframe {
    margin-top: 20px
}
.example-row {
    margin-right: -15px;
    margin-left: -15px
}
.example-row .col-xs-1,
.example-row .col-sm-1,
.example-row .col-md-1,
.example-row .col-lg-1,
.example-row .col-xs-2,
.example-row .col-sm-2,
.example-row .col-md-2,
.example-row .col-lg-2,
.example-row .col-xs-3,
.example-row .col-sm-3,
.example-row .col-md-3,
.example-row .col-lg-3,
.example-row .col-xs-4,
.example-row .col-sm-4,
.example-row .col-md-4,
.example-row .col-lg-4,
.example-row .col-xs-5,
.example-row .col-sm-5,
.example-row .col-md-5,
.example-row .col-lg-5,
.example-row .col-xs-6,
.example-row .col-sm-6,
.example-row .col-md-6,
.example-row .col-lg-6,
.example-row .col-xs-7,
.example-row .col-sm-7,
.example-row .col-md-7,
.example-row .col-lg-7,
.example-row .col-xs-8,
.example-row .col-sm-8,
.example-row .col-md-8,
.example-row .col-lg-8,
.example-row .col-xs-9,
.example-row .col-sm-9,
.example-row .col-md-9,
.example-row .col-lg-9,
.example-row .col-xs-10,
.example-row .col-sm-10,
.example-row .col-md-10,
.example-row .col-lg-10,
.example-row .col-xs-11,
.example-row .col-sm-11,
.example-row .col-md-11,
.example-row .col-lg-11,
.example-row .col-xs-12,
.example-row .col-sm-12,
.example-row .col-md-12,
.example-row .col-lg-12 {
    padding-right: 15px;
    padding-left: 15px
}
.example-buttons .btn,
.example-inputs .btn,
.example-buttons .form-control,
.example-inputs .form-control {
    margin-bottom: 20px
}
.col-inner {
    padding-left: 20px;
    padding-right: 20px
}
.jobs-page.item-page {
    border-right: 1px solid #ddd
}
.jobs-ft .intro-jobs {
    margin: -30px -31px 0 -30px;
    display: block;
    position: relative
}
.jobs-ft .intro-jobs p {
    position: absolute;
    bottom: 10px;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    color: #ffffff;
    font-size: 20px;
    padding: 10px
}
@media screen and (max-width: 480px) {
    .jobs-ft .intro-jobs p {
        font-size: 11px
    }
}
.jobs-ft .left-art {
    padding-right: 10px;
    margin-bottom: 20px
}
@media screen and (max-width: 991px) {
    .jobs-ft .left-art {
        padding: 0
    }
}
.jobs-ft .right-art {
    padding-left: 10px;
    margin-bottom: 20px
}
@media screen and (max-width: 991px) {
    .jobs-ft .right-art {
        padding: 0
    }
}
@media screen and (min-width: 991px) {
    .jobs-ft .row + .row .col-md-6 {
        margin-bottom: 0
    }
}
label {
    font-weight: 400
}
.form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control::-moz-placeholder {
    color: #999999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999999
}
.form-control::-webkit-input-placeholder {
    color: #999999
}
textarea.form-control {
    height: auto
}
.form-control:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important
}
.form-group {
    margin-bottom: 20px
}
.radio label,
.checkbox label {
    display: inline
}
.form-control-static {
    margin-bottom: 0
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .form-control {
        display: inline-block;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        float: none
    }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
    padding-right: 13px;
    font-weight: 400
}
.form-horizontal .form-control-static {
    padding-top: 7px
}
.btn {
    font-family: 'Roboto Slab', serif;
    padding-left: 18px;
    padding-right: 18px
}
.btn:focus {
    outline: 0
}
.btn-default {
    border-width: 2px
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
    background-color: #0b96f3;
    border-color: #0b96f3;
    color: #ffffff
}
.btn-icon {
    padding-left: 30px;
    padding-right: 15px;
    position: relative;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s
}
.btn-icon i {
    padding-left: 5px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s
}
.btn-icon span {
    position: relative;
    left: 0;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s
}
.btn-icon:hover,
.btn-icon:focus,
.btn-icon:active {
    padding-left: 15px;
    padding-right: 20px
}
.btn-icon:hover i,
.btn-icon:focus i,
.btn-icon:active i {
    padding-left: 15px;
    opacity: 1;
    filter: alpha(opacity=100)
}
.btn-inverse {
    color: #ffffff;
    background-color: #333333;
    border-color: #262626
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
    color: #ffffff;
    background-color: #1f1f1f;
    border-color: #080808
}
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
    background-image: none
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
    background-color: #333333;
    border-color: #262626
}
.btn-inverse .badge {
    color: #333333;
    background-color: #ffffff
}
.btn-block + .btn-block {
    margin-top: 5px
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
    box-shadow: none
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
    box-shadow: none
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
    color: #999999;
    opacity: 1
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
    color: #999999
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
    color: #999999
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
    height: auto
}
@media screen and (min-width: 768px) {
    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type="search"],
    input[type="tel"],
    input[type="color"],
    .inputbox {
        width: auto
    }
}
select,
select.form-control,
select.inputbox,
select.input {
    padding-right: 5px
}
.form-actions {
    background: none;
    border-top: 1px solid #eeeeee
}
@media screen and (max-width: 991px) {
    .form-actions {
        padding-left: 0;
        padding-right: 0
    }
}
.input-append .active,
.input-prepend .active {
    background-color: #bbff33;
    border-color: #669900
}
.invalid {
    border-color: #f65d5a
}
label.invalid {
    color: #f65d5a
}
input.invalid {
    border: 1px solid #f65d5a
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    height: auto;
    padding: 10px 5px
}
#jform_publish_up_img:hover,
#jform_publish_down_img:hover,
#jform_publish_up_img:active,
#jform_publish_down_img:active,
#jform_publish_up_img:focus,
#jform_publish_down_img:focus {
    color: #0b96f3
}
.t3-navbar {
    text-transform: uppercase;
    font-size: 14px;
    /* font-weight:bold; */
}
.dropdown-menu > li > a {
    padding: 5px 20px
}
.dropdown-header {
    padding: 3px 20px;
    font-size: 14px
}
.dropdown-header a {
    color: #999999
}
.dropdown-submenu > .dropdown-menu {
    margin-top: 0;
    padding: 0
}
.dropdown-submenu > .dropdown-menu li > a {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 30px;
    padding-left: 30px
}
.navbar-nav li.dropdown-submenu.open .dropdown-menu:before {
    display: none !important
}
.dropdown-submenu > a:after {
    border-left-color: #333333
}
.dropdown-submenu:hover > a:after {
    border-left-color: #262626
}
.nav > li > a {
    border-top: 1px solid transparent
}
.nav > li > a:hover,
.nav > li > a:focus {
    background: none
}
.nav > li.disabled > a {
    background: none
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    background: none
}
.nav > li > .separator {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 23px
}
@media (min-width: 992px) {
    .nav > li > .separator {
        padding-top: 30.5px;
        padding-bottom: 13.5px;
        color: white;
    }
}
@media (max-width: 991px) {
    .nav > li > span {
        padding: 10px 15px;
        display: inline-block
    }
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background: none;
    color: #0b96f3
}
.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
    display: none
}
.nav .open > a .dropdown-toggle {
    background: none;
    color: #ffffff;
    border-color: #0b96f3
}
.nav .current,
.nav .active a {
    color: #D5671C;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background: none;
    color: #0b96f3
}
.nav .caret {
    border-top-color: #0b96f3;
    border-bottom-color: #0b96f3
}
.nav a:hover .caret {
    border-top-color: #0869aa;
    border-bottom-color: #0869aa
}
.breadcrumb {
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0
}
.breadcrumb > li + li:before {
    content: "/\00a0"
}
.breadcrumb > .active {
    color: #999999
}
.breadcrumb > .active + li:before {
    content: "";
    padding: 0
}
.breadcrumb > .active .hasTooltip {
    padding-right: 10px
}
.breadcrumb .divider {
    display: none
}
.pagination {
    display: block
}
.pagination:before,
.pagination:after {
    content: " ";
    display: table
}
.pagination:after {
    clear: both
}
@media screen and (min-width: 768px) {
    .pagination {
        float: left
    }
}
.pagination .pagination {
    display: inline-block
}
.counter {
    display: inline-block;
    margin-top: 23px;
    padding: 6px 12px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0
}
@media screen and (min-width: 768px) {
    .counter {
        float: right
    }
}
.navbar-collapse {
    float: right
}
.navbar-toggle {
    padding: 0;
    height: 35px;
    line-height: 35px;
    width: 35px;
    margin-left: 0
}
@media (min-width: 992px) {
    .navbar-toggle {
        display: none
    }
}
.navbar-nav {
    margin: 6.75px 0
}
.navbar-nav > li {
    margin: -10px 0
}
.navbar-nav > li > a {
    color: #ffffff;
    padding: 30px 20px
}
@media (min-width: 992px) and (max-width: 1400px) {
    .navbar-nav > li > a {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:active {
    border-color: #DA691C;
    background: none;
    outline: none;
}
.navbar-nav > li.nav-highlight > a,
.navbar-nav a.nav-highlight {
    background: #0b96f3;
    padding: 10px 20px 10px 30px;
    margin: 20px 0;
    color: #ffffff
}
.navbar-nav > li.nav-highlight > a:before,
.navbar-nav a.nav-highlight:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    border-left: 15px solid #000000;
    border-bottom: 45px solid transparent
}
.navbar-nav > li.nav-highlight > a:hover,
.navbar-nav a.nav-highlight:hover,
.navbar-nav > li.nav-highlight > a:focus,
.navbar-nav a.nav-highlight:focus {
    border-color: transparent;
    background: #0a87db;
    color: #ffffff
}
.navbar-nav > li.nav-search {
    margin-left: 10px
}
.navbar-nav > li.nav-search.open .dropdown-menu:before {
    left: auto;
    right: 20px
}
.navbar-nav > li.nav-search > a,
.navbar-nav a.nav-search {
    background: #D3641B;
    padding: 6px 12px;
    margin: 20px 0;
    height: 35px;
    width: 35px;
    overflow: hidden;
    color: #ffffff;
}
.navbar-nav > li.nav-search > a:hover,
.navbar-nav a.nav-search:hover,
.navbar-nav > li.nav-search > a:focus,
.navbar-nav a.nav-search:focus {
    border-color: transparent;
    background: #FFFFFF;
    color: #ffffff;
}
.navbar-nav > li.nav-search > a i.fa,
.navbar-nav a.nav-search i.fa {
    margin: 0 0 20px
}
@media (min-width: 992px) {
    .navbar-nav {
        margin: 0
    }
}
.old-ie .navbar-nav > li.nav-search > a,
.old-ie .navbar-nav a.nav-search {
    padding-top: 10px;
    padding-bottom: 10px
}
.old-ie .navbar-nav > li.nav-highlight > a,
.old-ie .navbar-nav a.nav-highlight {
    padding-top: 10px;
    padding-bottom: 10px
}
.old-ie .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px
}
.navbar-nav > li .caret {
    display: none
}
.navbar-nav > li.open .dropdown-menu:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #333333;
    content: "";
    position: absolute;
    top: -5px;
    left: 20px
}
.navbar-nav > li > .dropdown-menu {
    background: #D9681C;
    border: 0;
    padding: 20px;
}
.navbar-nav > li > .dropdown-menu li > a {
    font-weight: 400;
    text-transform: none;
    color: #999999;
    font-size: 14px;
    padding: 10px 15px;
    background: #222222;
    margin: 5px 0
}
.navbar-nav > li > .dropdown-menu li > a:hover {
    text-transform: none;
    color: #ffffff;
    background: #0978c2
}
.navbar-nav > li > .dropdown-menu li.active a {
    color: #ffffff
}
.navbar-nav > li > .dropdown-menu.mega-dropdown-menu {
    padding: 6px 0px;
}
.navbar-nav > li > .dropdown-menu.mega-dropdown-menu .search {
    padding: 0
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777777
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: rgba(0, 0, 0, 0)
}
.navbar-default .navbar-text {
    color: #777777
}
.navbar-default .navbar-nav > li > a {
    color: #777777
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: rgba(0, 0, 0, 0)
}
.navbar-default .navbar-nav > li > .nav-header {
    color: #777777;
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: rgba(0, 0, 0, 0)
}
.navbar-default .navbar-toggle {
    border-color: #dddddd
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #dddddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #cccccc
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333333;
    border-bottom-color: #333333
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #555555;
    border-bottom-color: #555555
}
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #777777;
    border-bottom-color: #777777
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: rgba(0, 0, 0, 0)
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: rgba(0, 0, 0, 0)
    }
    .navbar-default .navbar-nav .dropdown-submenu > a:after {
        border-left-color: #ffffff
    }
}
.navbar-default .navbar-link {
    color: #777777
}
.navbar-default .navbar-link:hover {
    color: #333333
}
.t3-mainnav {
    border-left: 0;
    border-right: 0;
    margin-bottom: 0;
    border-radius: 0
}
.t3-mainnav .t3-navbar {
    padding-left: 0;
    padding-right: 0
}
@media (min-width: 992px) {
    .t3-mainnav .t3-navbar-collapse {
        display: none !important
    }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
    margin: 0 0
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
    margin-right: 5px
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
    border-top: 1px solid #e7e7e7
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
    border-top: 0
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
    position: absolute;
    top: 40%;
    right: 12px
}
.t3-module {
    background: rgba(0, 0, 0, 0);
    color: inherit;
    margin-bottom: 23px
}
@media screen and (min-width: 768px) {
    .t3-module {
        margin-bottom: 46px
    }
}
.t3-module .module-inner {
    padding: 0
}
.module-title {
    background: rgba(0, 0, 0, 0);
    color: inherit;
    font-size: 18px;
    margin: 0 0 11.5px 0;
    padding: 0
}
@media screen and (min-width: 768px) {
    .module-title {
        margin-bottom: 23px
    }
}
.module-ct {
    background: rgba(0, 0, 0, 0);
    color: inherit;
    padding: 0
}
.module-ct:before,
.module-ct:after {
    content: " ";
    display: table
}
.module-ct:after {
    clear: both
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
    margin-left: 20px;
    padding-left: 0
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
    padding-left: 0
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
    padding-left: 0;
    margin-left: 0
}
.module-highlight {
    background: #0b96f3;
    color: #ffffff
}
.module-highlight .btn {
    background: #0a87db;
    border: 0
}
.module-highlight a {
    color: #ffffff
}
.header-bookonline {
    margin: 5px 0
}
.header-bookonline:before,
.header-bookonline:after {
    content: " ";
    display: table
}
.header-bookonline:after {
    clear: both
}
.header-bookonline a {
    color: #ffffff;
    position: relative;
    float: right;
    background: #0b96f3;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding: 10px 15px 10px 35px
}
.header-bookonline a:hover {
    text-decoration: none
}
.header-bookonline a:before {
    border-bottom: 37px solid rgba(0, 0, 0, 0);
    border-left: 24px solid #000000;
    content: "";
    left: 0;
    position: absolute;
    top: 0
}
.header-bookonline a > .fa {
    color: rgba(255, 255, 255, 0.6);
    margin-right: 5px
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
    padding: 6px 5px;
    display: block
}
#login-form #form-login-username,
#login-form #form-login-password,
#login-form #form-login-secretkey {
    border: 1px solid #eeeeee
}
#login-form #form-login-username:hover,
#login-form #form-login-password:hover,
#login-form #form-login-secretkey:hover,
#login-form #form-login-username:focus,
#login-form #form-login-password:focus,
#login-form #form-login-secretkey:focus {
    border-color: #0b96f3;
    outline: 0
}
#login-form #form-login-secretkey .input-group-addon {
    border: none;
    border-radius: 0
}
#login-form .input-group-addon:first-child {
    border: 0;
    background: none;
    color: #999999
}
#login-form input[type="text"],
#login-form input[type="password"] {
    width: 100%;
    font-family: 'Roboto Slab', serif;
    border: 0;
    font-size: 13px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 0
}
#login-form input[type="text"]:hover,
#login-form input[type="password"]:hover,
#login-form input[type="text"]:focus,
#login-form input[type="password"]:focus {
    outline: 0
}
#login-form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset
}
#login-form .btn-primary {
    width: 100%
}
#login-form ul.unstyled {
    margin-top: 23px;
    padding-left: 0
}
#login-form ul.unstyled li {
    display: block;
    font-size: 13px;
    font-family: 'Roboto Slab', serif
}
#login-form ul.unstyled li a {
    color: #999999
}
#login-form ul.unstyled li a:hover {
    color: #0b96f3
}
#login-form ul.unstyled li span.fa {
    display: none
}
#login-form #form-login-remember label {
    font-weight: normal
}
.banneritem a {
    font-weight: bold
}
.bannerfooter {
    border-top: 1px solid #eeeeee;
    font-size: 12px;
    padding-top: 10px;
    text-align: right
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
    margin: 0
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
    list-style: none;
    padding: 10px 0;
    border-top: 1px solid #eeeeee
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
    border-top: 0
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
    font-size: 14px;
    font-weight: normal
}
.category-module > div[class^="col-xs-"]:hover .article-img:after {
    opacity: 0.5;
    filter: alpha(opacity=50)
}
@media screen and (max-width: 992px) {
    .category-module > div[class^="col-xs-"]:hover .article-img:after {
        opacity: 0;
        filter: alpha(opacity=0)
    }
}
.category-module > div[class^="col-xs-"]:hover .article-img .btn {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
.category-module > div[class^="col-xs-"]:hover .article-img .btn:hover,
.category-module > div[class^="col-xs-"]:hover .article-img .btn:focus,
.category-module > div[class^="col-xs-"]:hover .article-img .btn:active {
    background: #ffffff;
    color: #333333
}
@media screen and (max-width: 992px) {
    .category-module > div[class^="col-xs-"]:hover .article-img .btn {
        opacity: 0;
        filter: alpha(opacity=0)
    }
}
.category-module > div[class^="col-xs-"]:hover .article-content h4 a,
.category-module > div[class^="col-xs-"]:hover .article-content h5 a,
.category-module > div[class^="col-xs-"]:hover .article-content .h4 a,
.category-module > div[class^="col-xs-"]:hover .article-content .h5 a {
    color: #0b96f3
}
.category-module .category-info {
    margin-bottom: 0
}
.category-module .category-info .category-title {
    font-size: 36px;
    font-weight: 700;
    margin-top: 0
}
.category-module .category-info .category-title .first-letter {
    font-weight: 300;
    display: block
}
@media (min-width: 992px) and (max-width: 1199px) {
    .category-module .category-info .category-title .first-letter {
        display: inline-block
    }
}
.category-module .category-info .btn {
    position: absolute;
    bottom: 30px;
    left: 30px;
	display: none
}
@media (min-width: 992px) and (max-width: 1199px) {
    .category-module .category-info .btn {
        position: static
    }
}
@media (max-width: 767px) {
    .category-module .category-info .btn {
        position: static
    }
}
.category-module .article-content {
    padding: 30px
}
.category-module .article-content h4,
.category-module .article-content h5,
.category-module .article-content .h4,
.category-module .article-content .h5 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
    line-height: 1.5
}
@media (min-width: 480px) and (max-width: 991px) {
    .category-module .article-content h4,
    .category-module .article-content h5,
    .category-module .article-content .h4,
    .category-module .article-content .h5 {
        margin-bottom: 5px
    }
}
.category-module .article-content h4 a,
.category-module .article-content h5 a,
.category-module .article-content .h4 a,
.category-module .article-content .h5 a {
    color: #970722;
}
.category-module .article-content h4 a:hover,
.category-module .article-content h5 a:hover,
.category-module .article-content .h4 a:hover,
.category-module .article-content .h5 a:hover,
.category-module .article-content h4 a:focus,
.category-module .article-content h5 a:focus,
.category-module .article-content .h4 a:focus,
.category-module .article-content .h5 a:focus,
.category-module .article-content h4 a:active,
.category-module .article-content h5 a:active,
.category-module .article-content .h4 a:active,
.category-module .article-content .h5 a:active {
    color: #0b96f3;
    text-decoration: none
}
.category-module .article-img {
    margin: 0;
    position: relative;
    background: #000000;
    overflow: hidden
}
@media (max-width: 991px) {
    .category-module .article-img {
        height: 250px
    }
}
.category-module .article-img:after {
    content: "";
    background: #000000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s
}
.category-module .article-img:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 30px;
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 2
}
.category-module .article-img .img-intro {
    width: 100%;
    height: 100%
}
@media (min-width: 992px) {
    .category-module .article-img .img-intro img {
        max-height: 100%
    }
}
.category-module .article-img .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    background: none;
    width: 90px;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    margin-left: -45px;
    margin-top: -20px;
    text-align: center;
    padding: 0;
    z-index: 2;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s
}
.category-module .article-img .btn:hover,
.category-module .article-img .btn:focus,
.category-module .article-img .btn:active {
    border-color: #ffffff
}
.triangle-style .article-img:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto;
    width: 100%;
    height: 50px;
    background: url("../../templates/ja_decor/images/img-mask-down.png") no-repeat right bottom;
    z-index: 2;
    border: 0;
    -webkit-transition: height 0.2s ease 0s;
    transition: height 0.2s ease 0s
}
@media (max-width: 991px) {
    .triangle-style .article-img:before {
        display: none
    }
}
.triangle-style .triangle-up .article-content {
    height: 250px
}
@media (max-width: 991px) {
    .triangle-style .triangle-up .article-content {
        height: auto
    }
}
.triangle-style .triangle-up .article-img {
    height: 350px;
    position: absolute;
    bottom: 0;
    width: 100%
}
@media (max-width: 991px) {
    .triangle-style .triangle-up .article-img {
        height: 250px;
        position: relative
    }
}
.triangle-style .triangle-up .article-img:before {
    top: 0;
    background: url("../../templates/ja_decor/images/img-mask-up.png") no-repeat right bottom
}
.feed h4 {
    font-weight: bold
}
.feed .newsfeed,
.feed ul.newsfeed {
    border-top: 1px solid #eeeeee
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
    font-size: 14px;
    font-weight: normal;
    margin: 0
}
.latestusers,
ul.latestusers {
    margin-left: 0
}
.latestusers li,
ul.latestusers li {
    background: #eeeeee;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 0
}
.stats-module dt,
.stats-module dd {
    display: inline-block;
    margin: 0
}
.stats-module dt {
    font-weight: bold;
    width: 35%
}
.stats-module dd {
    width: 60%
}
.tagspopular ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}
.tagspopular ul > li {
    color: #555555;
    display: inline-block;
    margin: 0 5px 5px 0
}
.tagspopular ul > li > a {
    background: #eeeeee;
    border-radius: 3px;
    color: #555555;
    display: block;
    padding: 2px 5px
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
    background: #0869aa;
    color: #ffffff;
    text-decoration: none
}
.tagssimilar ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.tagssimilar ul > li {
    border-bottom: 1px solid #eeeeee;
    padding: 8px 0
}
.tagssimilar ul > li > a {
    color: #555555
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
    color: #0869aa
}
.module-ct > ol.breadcrumb {
    padding: 6px 12px;
    margin-left: 0
}
.sticky-module {
    position: fixed;
    left: 0;
    top: 145px;
    width: 30px;
    z-index: 1;
    display: none
}
.sticky-module.sticky-module-right {
    left: auto;
    right: 0
}
@media (min-width: 992px) {
    .sticky-module {
        display: block
    }
}
.sticky-module .addthis_32x32_style .at15nc.at300bs,
.sticky-module .addthis_32x32_style .at15nc.at15t {
    background-image: url("../../templates/ja_decor/images/ico/social.png") !important;
    height: 30px !important;
    line-height: 30px !important;
    width: 30px !important
}
.sticky-module .addthis_32x32_style .at15nc.at15t_twitter {
    background-position: 0px -30px !important
}
.sticky-module .addthis_32x32_style .at15nc.at15t_twitter:hover {
    background-position: -30px -30px !important
}
.sticky-module .addthis_32x32_style .at15nc.at15t_facebook {
    background-position: 0px 0px !important
}
.sticky-module .addthis_32x32_style .at15nc.at15t_facebook:hover {
    background-position: -30px 0px !important
}
.sticky-module .addthis_32x32_style .at15nc.at15t_google_follow {
    background-position: 0px -60px !important
}
.sticky-module .addthis_32x32_style .at15nc.at15t_google_follow:hover {
    background-position: -30px -60px !important
}
.sticky-module .addthis_toolbox {
    width: 30px;
    padding: 0;
    text-align: right
}
.sticky-module .addthis_default_style .addthis_separator,
.sticky-module .addthis_default_style .at300b,
.sticky-module .addthis_default_style .at300bo,
.sticky-module .addthis_default_style .at300m,
.sticky-module .addthis_default_style .at300bs {
    float: none;
    display: block;
    padding: 0 0 2px
}
.footer-map {
    position: relative
}
.footer-map .map-container {
    max-width: 100%;
    margin: 0
}
.office-info {
    background: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    right: 100px;
    padding: 30px;
    position: absolute;
    top: 15%
}
.old-ie .office-info {
    background: #000000
}
.office-info h3 {
    margin-top: 0;
    margin-bottom: 20px
}
.office-info ul {
    margin: 0;
    padding: 0
}
.office-info li {
    list-style: none;
    padding-bottom: 10px;
    color: #999999
}
.office-info li i {
    margin-right: 5px
}
.office-info li a {
    color: #0b96f3
}
.office-info li a:hover,
.office-info li a:focus,
.office-info li a:active {
    color: #ffffff
}
.t3-footer .acymailing_module .acymailing_introtext {
    margin-bottom: 10px !important
}
.t3-footer .acymailing_module .acymailing_form {
    margin: 10px 0;
    width: 100%
}
.t3-footer .acymailing_module .acymailing_form .acysubbuttons,
.t3-footer .acymailing_module .acymailing_form .acyfield_email,
.t3-footer .acymailing_module .acymailing_form .acyfield_name,
.t3-footer .acymailing_module .acymailing_form .acyterms {
    text-align: left;
    margin: 5px 0 !important;
    display: inline-block;
    vertical-align: middle
}
.t3-footer .acymailing_module .acymailing_form .acysubbuttons .subbutton {
    margin-left: -3px
}
.t3-footer .acymailing_module .acymailing_form td {
    padding: 10px 0
}
.t3-footer .acymailing_module .acymailing_form input[type=text],
.t3-footer .acymailing_module .acymailing_form .btn {
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear
}
.t3-footer .acymailing_module .acymailing_form input[type=text] {
    font-size: 13px;
    background: #333333;
    color: #555555;
    border-color: transparent;
    height: 36px;
    min-width: 200px
}
.t3-footer .acymailing_module .acymailing_form input[type=text]:hover,
.t3-footer .acymailing_module .acymailing_form input[type=text]:focus {
    background: #ffffff;
    color: #555555;
    border-color: transparent
}
@media (min-width: 992px) and (max-width: 1024px) {
    .t3-footer .acymailing_module .acymailing_form input[type=text] {
        max-width: 100px;
        min-width: 0
    }
}
@media (min-width: 1025px) and (max-width: 1399px) {
    .t3-footer .acymailing_module .acymailing_form input[type=text] {
        max-width: 190px;
        min-width: 0
    }
}
.t3-footer .acymailing_module .acymailing_form .unsubbutton,
.t3-footer .acymailing_module .acymailing_form .subbutton {
    height: 36px;
    background: #333333;
    color: #555555;
    border-color: transparent;
    cursor: pointer
}
.t3-footer .acymailing_module .acymailing_form .subbutton {
    width: 36px
}
.t3-footer .acymailing_module .acymailing_form:hover .btn {
    background: #0b96f3;
    color: #ffffff
}
.t3-footer .acymailing_module .acymailing_form:hover .btn:hover {
    background: #0978c2
}
.t3-footer .acymailing_module .acymailing_form:hover input[type=text] {
    background: #ffffff;
    color: #555555
}
.video-wrapper {
    overflow: hidden;
    position: relative;
    max-width: 720px;
    margin: 0 auto
}
.video-wrapper .video-play-icon {
    position: absolute;
    width: 90px;
    height: 90px;
    color: #ffffff;
    top: 50%;
    left: 50%;
    margin-left: -45px;
    margin-top: -45px;
    line-height: 90px;
    font-size: 90px;
    text-align: center;
    opacity: 0.5;
    filter: alpha(opacity=50)
}
.video-wrapper .video-play-icon:hover {
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.video-wrapper .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}
.video-wrapper .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.single-article {
    overflow: hidden
}
.single-article .article-title {
    font-size: 36px;
    font-weight: bold
}
.single-article .article-title .first-letter {
    font-weight: 300
}
.single-article .article-intro {
    padding: 30px;
    position: relative
}
@media screen and (max-width: 480px) {
    .single-article .article-intro {
        height: auto;
        padding-bottom: 80px
    }
}
.single-article .article-intro .btn {
    position: absolute;
    bottom: 30px;
    left: 30px
}
@media (max-width: 767px) {
    .single-article .article-intro .btn {
        position: static
    }
}
@media screen and (max-width: 480px) {
    .single-article .article-image {
        height: auto
    }
}
.single-article img {
    max-width: 100%
}
.blog-featured .pagination-wrap {
    padding-left: 20px;
    padding-right: 20px
}
.items-leading .leading:nth-child(even) .col-sm-6:first-child {
    float: right
}
.items-leading .leading:nth-child(even) .col-sm-6:last-child {
    float: left
}
.items-row:nth-child(even) .item .col-sm-6:first-child {
    float: right
}
.items-row:nth-child(even) .item .col-sm-6:last-child {
    float: left
}
.divider-vertical {
    margin: 0 0 40px;
    border: 0;
    border-top: 1px solid #eeeeee
}
.has-masthead .item-page .article-header {
    display: none
}
.article-aside {
    color: #999999;
    font-size: 13px;
    margin-bottom: 20px
}
.article-info {
    margin: 0;
    width: 85%
}
.article-info .article-info-term {
    display: none
}
.article-info dd {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    white-space: nowrap
}
.article-info dd strong {
    font-weight: bold
}
.article-footer {
    color: #999999;
    font-size: 12px;
    margin-bottom: 20px
}
.t3-content .module,
.t3-content .t3-module {
    margin-bottom: 0
}
.article-intro img,
.article-content img,
.article-image img,
.article-image-intro img {
    display: block;
    max-width: 100%;
    height: auto;
    /* width: 100%; */
}
.article-intro img[align=left],
.article-content img[align=left],
.article-image img[align=left],
.article-image-intro img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-image .img_caption.left,
.article-image-intro .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image,
.article-image .pull-left.item-image,
.article-image-intro .pull-left.item-image {
    margin: 0 30px 20px 0
}
.article-intro img[align=right],
.article-content img[align=right],
.article-image img[align=right],
.article-image-intro img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-image .img_caption.right,
.article-image-intro .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image,
.article-image .pull-right.item-image,
.article-image-intro .pull-right.item-image {
    margin: 0 0 20px 30px
}
.article-image-intro {
    position: relative
}
.article-image-intro.pull-left {
    float: none !important
}
.item-desc {
    padding: 30px
}
.item-desc:before {
    content: "";
    border-right: 10px solid #ffffff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -10px;
    top: 20px;
    z-index: 2
}
@media (max-width: 991px) {
    .item-desc {
        padding: 20px
    }
}
@media (max-width: 991px) {
    .item-desc .article-intro {
        overflow: hidden;
        height: 140px
    }
}
@media (min-width: 992px) and (max-width: 1399px) {
    .item-desc .article-intro {
        overflow: hidden;
        height: 150px
    }
}
.item-desc .btn {
    border: 2px solid #ddd;
    background: #ffffff
}
.item-desc .btn:hover,
.item-desc .btn:focus,
.item-desc .btn:active {
    background: #0b96f3;
    color: #ffffff;
    border-color: #0b96f3
}
@media (max-width: 991px) {
    .item-desc .btn {
        display: none
    }
}
.items-leading .leading:nth-child(even) .item-image,
.items-leading .leading.leading-1 .item-image,
.items-leading .leading.leading-3 .item-image,
.items-leading .leading.leading-5 .item-image,
.items-leading .leading.leading-7 .item-image,
.items-row:nth-child(even) .item .item-image,
.cat-list-row1 .item-image {
    float: left
}
.items-leading .leading:nth-child(even) .item-desc:before,
.items-leading .leading.leading-1 .item-desc:before,
.items-leading .leading.leading-3 .item-desc:before,
.items-leading .leading.leading-5 .item-desc:before,
.items-leading .leading.leading-7 .item-desc:before,
.items-row:nth-child(even) .item .item-desc:before,
.cat-list-row1 .item-desc:before {
    content: "";
    border-left: 10px solid #ffffff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 0;
    position: absolute;
    right: -10px;
    top: 20px;
    left: auto
}
@media (max-width: 768px) {
    .article-content iframe {
        width: 100% !important;
        height: auto
    }
}
.article-title {
    font-size: 18px;
    font-weight: bold
}
.article-title a {
    color: #970722;
}
.article-title a:hover {
    color: #0b96f3;
    text-decoration: none
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
    position: relative
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
    margin-bottom: 20px;
    max-width: 100%
}
.img-fulltext-left {
    float: left;
    margin-right: 20px
}
.img-fulltext-right {
    float: right;
    margin-left: 20px
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
    margin: 0
}
.img_caption img {
    margin-bottom: 1px !important
}
.img_caption p.img_caption {
    background: #eeeeee;
    color: #555555;
    font-size: 12px;
    width: 100%;
    margin: 0;
    padding: 5px;
    text-align: center;
    clear: both
}
@media screen and (max-width: 767px) {
    article img[align=left],
    .img_caption.left,
    article img[align=right],
    .img_caption.right,
    .img-fulltext-left,
    .img-fulltext-right {
        float: none !important;
        margin-left: 0;
        margin-right: 0;
        width: 100% !important
    }
}
.t3-content .edit.item-page {
    padding: 40px
}
#editor-xtd-buttons {
    overflow: hidden
}
.item-page article {
    padding: 30px
}
.item-page article:before,
.item-page article:after {
    content: " ";
    display: table
}
.item-page article:after {
    clear: both
}
.item-page article .article-image-full,
.item-page article .article-image-full.pull-left,
.item-page article .article-image-full.pull-right {
    float: none !important;
    margin: 0 -30px 30px
}
.item-page article .article-image-full img {
    width: 100%
}
.has-masthead .item-page .article-image-full,
.has-masthead .item-page .article-image-full.pull-left,
.has-masthead .item-page .article-image-full.pull-right {
    margin-top: -30px
}
.article-introtext {
    font-weight: 500
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
    padding: 2px 5px
}
article aside .btn-group > .dropdown-toggle .caret {
    margin-left: 2px
}
.article-content .thumbnails {
    margin: 30px -10px 0;
    padding: 0;
    list-style: none
}
.article-content .thumbnails:before,
.article-content .thumbnails:after {
    content: " ";
    display: table
}
.article-content .thumbnails:after {
    clear: both
}
.article-content .thumbnails a {
    padding: 0 10px;
    margin: 0 0 20px;
    border: 0
}
.extrafileds-list {
    border: 5px solid #eeeeee;
    padding: 20px;
    margin-right: 30px
}
.extrafileds-list dl {
    margin: 0
}
.extrafileds-list dl dd {
    margin-bottom: 20px
}
.extrafileds-list dl dd:last-child {
    margin-bottom: 0
}
.extrafileds-list strong {
    display: block
}
.row-even,
.row-odd {
    padding: 5px;
    width: 99%;
    border-bottom: 1px solid #dddddd
}
.row-odd {
    background-color: rgba(0, 0, 0, 0)
}
.row-even {
    background-color: #f9f9f9
}
.blog-row-rule,
.blog-item-rule {
    border: 0
}
.row-fluid .row-reveal {
    visibility: hidden
}
.row-fluid:hover .row-reveal {
    visibility: visible
}
.nav-list > li.offset > a {
    padding-left: 30px;
    font-size: 12px
}
.list-striped,
.row-striped {
    list-style: none;
    line-height: 23px;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
    margin-left: 0;
    padding-left: 0
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
    border-bottom: 1px solid #dddddd;
    padding: 10px 15px
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
    background-color: #f9f9f9
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
    background-color: #f5f5f5
}
.row-striped .row-fluid {
    width: 97%
}
.row-striped .row-fluid [class*="span"] {
    min-height: 10px
}
.row-striped .row-fluid [class*="span"] {
    margin-left: 8px
}
.row-striped .row-fluid [class*="span"]:first-child {
    margin-left: 0
}
.list-condensed li {
    padding: 5px 10px
}
.row-condensed .row,
.row-condensed .row-fluid {
    padding: 5px 10px
}
.list-bordered,
.row-bordered {
    list-style: none;
    line-height: 18px;
    text-align: left;
    vertical-align: middle;
    margin-left: 0;
    border: 1px solid #dddddd
}
.view-login .t3-mainbody .row {
    background: transparent
}
.view-login .t3-mainbody .row .main-container {
    background: transparent;
    margin-top: 80px;
    margin-bottom: 80px
}
@media screen and (max-width: 768px) {
    .view-login .t3-mainbody .row .main-container {
        margin: 40px 20px
    }
}
.login-wrap .login {
    max-width: 320px;
    margin: auto;
    border: 0;
    border-top: 0;
    background: #0b96f3;
    color: #ffffff;
    font-size: 13px
}
.login-wrap .page-header {
    border: 0;
    padding: 20px;
    font-size: 30px;
    margin: 0;
    line-height: 1;
    font-family: 'Roboto Slab', serif
}
.login-wrap .login-description {
    margin-bottom: 20px;
    padding: 0 20px
}
.login-wrap form .login-group-inputs {
    position: relative;
    padding-top: 20px
}
.login-wrap form .login-group-inputs .forgot-passwrd-link {
    position: absolute;
    color: #555555;
    background: #eeeeee;
    bottom: 10px;
    right: 30px;
    font-size: 11px;
    padding: 0 5px
}
.login-wrap form .login-group-inputs .forgot-passwrd-link:hover {
    color: #ffffff;
    background: #0b96f3;
    text-decoration: none
}
.login-wrap form .form-group {
    margin-left: 20px;
    margin-right: 20px
}
.login-wrap form .form-group.form-group-input {
    background: #ffffff;
    padding-left: 20px;
    position: relative;
    border: 0;
    margin-bottom: 10px
}
.login-wrap form .form-group.form-group-input:hover,
.login-wrap form .form-group.form-group-input:focus {
    border-color: #0a87db
}
.login-wrap form .form-group.form-group-input:before {
    content: "\f023";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 5px;
    left: 10px;
    color: #999999
}
.login-wrap form .form-group.form-group-input:first-child:before {
    content: "\f007"
}
.login-wrap form .form-group.form-remember {
    margin-bottom: 0
}
.login-wrap form .form-group.form-btn {
    margin: 0 20px 20px 20px
}
.login-wrap form .form-group.form-btn .btn-primary {
    background: #075a91;
    border: transparent;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear
}
.login-wrap form .form-group.form-btn .btn-primary:hover {
    background: #0978c2
}
.login-wrap form .form-group.form-links {
    font-size: 13px;
    padding-bottom: 20px
}
.login-wrap form .form-group.form-links a {
    color: #ffffff
}
.login-wrap form .form-group .checkbox {
    padding-top: 0
}
.login-wrap form input[type=text],
.login-wrap form input[type=password] {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Roboto Slab', serif;
    width: 100%
}
.login-wrap form input[type=text]:-webkit-autofill,
.login-wrap form input[type=password]:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset
}
.login-wrap .other-links {
    padding-bottom: 20px
}
.login-wrap .other-links ul {
    padding: 0;
    margin: 0
}
.login-wrap .other-links ul li {
    list-style: none
}
.login-wrap .other-links ul li > a {
    color: #ffffff
}
.logout {
    max-width: 550px;
    margin: auto
}
.logout .logout-description {
    margin-bottom: 10px
}
.logout .controls {
    margin-left: 0px !important
}
.logout .controls .btn {
    border-radius: 0;
    border: 0
}
.registration fieldset dt {
    margin-right: 5px
}
.admintable textarea {
    max-width: 90% !important;
    resize: none
}
.com_mailto body {
    padding: 10px
}
.com_mailto .t3-mainbody {
    padding-top: 0;
    padding-bottom: 0
}
.com_mailto .t3-content {
    width: auto
}
#mailto-window {
    background: #fff;
    margin: 10px 0 20px;
    padding: 0;
    position: relative
}
#mailto-window h2 {
    margin-top: 0;
    margin-bottom: 20px
}
#mailtoForm .formelm {
    padding: 5px 0;
    vertical-align: middle;
    overflow: hidden
}
#mailtoForm .formelm label {
    display: inline-block;
    float: left;
    font-weight: bold;
    vertical-align: middle;
    width: 100px
}
#mailtoForm p {
    margin-top: 20px
}
#mailtoForm .input,
#mailtoForm .inputbox {
    width: 65%
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
    margin-right: 5px
}
.user-details {
    padding: 10px 0
}
.user-details p {
    margin: 0 0 5px
}
.user-details label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px
}
.user-details .input,
.user-details .inputbox {
    margin-left: 10px;
    width: 200px
}
.user-details .btn,
.user-details button {
    margin-left: 140px
}
.user-details .paramlist .paramlist_key {
    padding: 0 0 5px;
    width: 130px
}
.user-details .paramlist .paramlist_value {
    padding: 0 0 5px
}
.user-details .user_name span {
    font-weight: bold;
    padding-left: 10px
}
.reset .form-validate p,
.remind .form-validate p {
    background: #eeeeee;
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
    padding: 10px 20px;
    border-radius: 0
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
    margin: 0
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
    margin: 4px 0 0 0
}
.profile-edit,
.registration {
    padding: 20px
}
.view-reset #t3-content {
    margin-top: 150px;
    margin-bottom: 150px
}
.view-profile .t3-mainbody .main-container {
    margin-top: 80px
}
.com_users.view-registration .t3-masthead,
.com_users.view-reset .t3-masthead,
.com_users.view-remind .t3-masthead {
    display: none
}
.com_users.view-registration .main-container,
.com_users.view-reset .main-container,
.com_users.view-remind .main-container,
.com_users.view-registration .has-masthead .t3-mainbody,
.com_users.view-reset .has-masthead .t3-mainbody,
.com_users.view-remind .has-masthead .t3-mainbody,
.com_users.view-registration .t3-mainbody > .row,
.com_users.view-reset .t3-mainbody > .row,
.com_users.view-remind .t3-mainbody > .row {
    background: transparent
}
.com_users.view-registration .registration,
.com_users.view-reset .registration,
.com_users.view-remind .registration,
.com_users.view-registration .reset,
.com_users.view-reset .reset,
.com_users.view-remind .reset,
.com_users.view-registration .remind,
.com_users.view-reset .remind,
.com_users.view-remind .remind {
    max-width: 500px;
    background: #0b96f3;
    color: #ffffff;
    margin: 80px auto
}
.com_users.view-registration .registration .form-validate p,
.com_users.view-reset .registration .form-validate p,
.com_users.view-remind .registration .form-validate p,
.com_users.view-registration .reset .form-validate p,
.com_users.view-reset .reset .form-validate p,
.com_users.view-remind .reset .form-validate p,
.com_users.view-registration .remind .form-validate p,
.com_users.view-reset .remind .form-validate p,
.com_users.view-remind .remind .form-validate p {
    background: #0978c2;
    border: 0;
    font-size: 13px
}
.com_users.view-registration #member-registration legend,
.com_users.view-reset #member-registration legend,
.com_users.view-remind #member-registration legend,
.com_users.view-registration #user-registration legend,
.com_users.view-reset #user-registration legend,
.com_users.view-remind #user-registration legend {
    color: #ffffff;
    font-family: 'Roboto Slab', serif;
    font-size: 30px;
    border: 0;
    margin-bottom: 0
}
.com_users.view-registration #member-registration label,
.com_users.view-reset #member-registration label,
.com_users.view-remind #member-registration label,
.com_users.view-registration #user-registration label,
.com_users.view-reset #user-registration label,
.com_users.view-remind #user-registration label {
    font-size: 13px
}
.com_users.view-registration #member-registration input,
.com_users.view-reset #member-registration input,
.com_users.view-remind #member-registration input,
.com_users.view-registration #user-registration input,
.com_users.view-reset #user-registration input,
.com_users.view-remind #user-registration input {
    border: 0;
    width: 83%
}
.com_users.view-registration #member-registration a.btn.cancel:hover,
.com_users.view-reset #member-registration a.btn.cancel:hover,
.com_users.view-remind #member-registration a.btn.cancel:hover,
.com_users.view-registration #user-registration a.btn.cancel:hover,
.com_users.view-reset #user-registration a.btn.cancel:hover,
.com_users.view-remind #user-registration a.btn.cancel:hover {
    background: #e6e6e6;
    border: 2px solid #ffffff;
    color: #222222
}
.com_users.view-registration .form-horizontal .form-actions,
.com_users.view-reset .form-horizontal .form-actions,
.com_users.view-remind .form-horizontal .form-actions {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    border-top-color: #6cc0f8
}
.com_users.view-registration #user-registration.form-horizontal .form-actions,
.com_users.view-reset #user-registration.form-horizontal .form-actions,
.com_users.view-remind #user-registration.form-horizontal .form-actions {
    padding: 20px
}
.com_users.view-registration #user-registration fieldset,
.com_users.view-reset #user-registration fieldset,
.com_users.view-remind #user-registration fieldset {
    padding-left: 20px;
    padding-right: 20px
}
.search {
    padding: 60px 20px 20px 20px
}
.searchintro {
    font-family: 'Roboto Slab', serif
}
#searchForm:before,
#searchForm:after {
    content: " ";
    display: table
}
#searchForm:after {
    clear: both
}
#searchForm .input-group-btn button,
#searchForm button[name=search] {
    background: #0b96f3;
    color: #ffffff;
    border-width: 1px;
    border-color: #0b96f3
}
#searchForm .input-group-btn button:hover,
#searchForm button[name=search]:hover,
#searchForm .input-group-btn button:focus,
#searchForm button[name=search]:focus {
    background: #0978c2;
    border-color: #0978c2
}
#searchForm fieldset {
    margin: 20px 0
}
#searchForm legend {
    margin-bottom: 10px;
    font-family: 'Roboto Slab', serif
}
#searchForm select {
    width: auto;
    display: inline-block;
    margin-left: 5px;
    padding-left: 5px
}
#searchForm .form-limit {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    margin-top: 23px
}
#searchForm .form-limit .counter {
    margin-top: 0;
    border: 0
}
#search-form ul#finder-filter-select-list {
    margin-left: 0;
    padding-left: 0
}
#search-form ul#finder-filter-select-list li {
    list-style: none;
    padding: 10px 0
}
#search-form ul#finder-filter-select-list li label {
    width: 150px
}
#search-form .word .form-group {
    margin-bottom: 10px
}
@media screen and (max-width: 767px) {
    #finder-search .form-horizontal .control-group .controls {
        margin-left: 0
    }
}
@media screen and (max-width: 768px) {
    #searchForm .radio-inline,
    #searchForm .checkbox-inline {
        display: block;
        width: 100%;
        margin-left: 0
    }
}
.search-results {
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0
}
.search-results .result-title {
    font-size: 14px;
    margin-top: 20px;
    font-family: 'Roboto Slab', serif
}
.search-results .result-title a {
    color: #333333
}
.search-results .result-title a:hover {
    color: #0b96f3
}
.search-results .result-category {
    font-size: 12px;
    color: #999999
}
.search-results .result-text {
    margin-top: 5px;
    margin-bottom: 5px
}
.search-results .result-url {
    color: #555555;
    margin-top: 23px
}
.search-results .result-created {
    font-size: 12px;
    color: #999999;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee
}
.com_finder #t3-mainbody .row {
    background: transparent
}
.com_finder #t3-mainbody .row .main-container {
    margin-top: 80px;
    margin-bottom: 80px;
    background: transparent
}
@media screen and (max-width: 768px) {
    .com_finder #t3-mainbody .row .main-container {
        margin-left: 20px;
        margin-right: 20px
    }
}
.com_finder .finder {
    background: #ffffff;
    padding: 40px
}
@media screen and (max-width: 767px) {
    .com_finder .finder {
        padding: 20px
    }
}
.com_finder .finder h1 {
    margin: 0 0 20px
}
#search-form {
    border-top: 1px solid #eeeeee;
    padding-top: 20px
}
@media (max-width: 480px) {
    #search-form .btn {
        width: 100%;
        margin-bottom: 10px
    }
}
#search-form #q:focus {
    border-color: #3babf6
}
.contact a:focus {
    outline: none
}
.contact .form-control:focus {
    border-color: #0b96f3
}
.contact #jform_contact_name {
    width: 100%
}
.contact #jform_contact_email {
    width: 100%
}
.contact #jform_contact_message.form-control {
    height: 200px
}
@media screen and (max-width: 768px) {
    .contact #jform_contact_message.form-control {
        width: 100%
    }
}
.contact .page-header {
    text-align: center
}
.contact #contact-plain {
    overflow: hidden;
    background: #e1e1e1;
    color: #626262
}
.contact #contact-plain .thumbnail {
    border: 0;
    padding: 0;
    margin: 0
}
@media screen and (max-width: 768px) {
    .contact #contact-plain .thumbnail {
        margin-bottom: 20px
    }
}
.contact #contact-plain .thumbnail img {
    width: 100%;
    position: relative
}
.contact #contact-plain .contact-info {
    position: relative;
    padding: 40px
}
@media screen and (max-width: 480px) {
    .contact #contact-plain .contact-info {
        padding: 20px
    }
}
.contact #contact-plain .contact-info:after {
    content: "";
    position: absolute;
    border: 12px solid #e1e1e1;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    top: -24px;
    left: 8%
}
.contact #contact-plain .contact-info h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333333
}
.contact #contact-plain .contact-info .contact-miscinfo .jicons-text {
    display: none
}
.contact #contact-plain .contact-info .contact-address dt {
    float: left
}
@media screen and (max-width: 480px) {
    .contact #contact-plain .contact-info .contact-address {
        margin-bottom: 0
    }
}
.contact #contact-plain .contact-info .contact-links .nav li {
    display: inline-block;
    margin-right: 5px
}
@media screen and (max-width: 992px) {
    .contact #contact-plain .contact-info .contact-links .nav li {
        margin-bottom: 5px
    }
}
.contact #contact-plain .contact-info .contact-links .nav li a {
    background: #999999;
    color: #ffffff;
    transition: 0.5s;
    padding: 5px 10px
}
.contact #contact-plain .contact-info .contact-links .nav li a:hover {
    background: #8c8c8c;
    border-color: transparent
}
.contact #contact-plain .form-plain {
    background: #ffffff;
    padding: 40px
}
@media screen and (max-width: 480px) {
    .contact #contact-plain .form-plain {
        padding: 20px
    }
}
.contact #contact-plain .form-plain h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333333
}
.contact #contact-plain .form-plain legend {
    font-size: 14px;
    border: 0;
    margin-bottom: 10px
}
.contact #contact-plain .form-plain .form-group {
    margin-bottom: 10px
}
.contact #contact-plain .form-plain .form-group .control-label {
    width: 20%;
    text-align: left;
    font-weight: normal;
    margin-bottom: 5px;
    color: #333333
}
.contact #contact-plain .form-plain .form-group .col-sm-offset-2 {
    margin-left: 0
}
.contact #contact-plain .form-plain .form-group .col-sm-offset-2 .validate {
    border: 0;
    font-weight: bold;
    padding: 8px 25px
}
.contact #contact-plain .form-plain .form-group .col-sm-10 {
    width: 100%
}
.contact #contact-plain .form-plain .form-group .col-sm-10 .form-control {
    box-shadow: none
}
.contact #contact-plain .form-plain .form-group:last-child {
    margin-bottom: 0
}
.contact #member-plain {
    overflow: hidden;
    background: #ffffff;
    color: #626262
}
.contact #member-plain .thumbnail {
    border: 0;
    padding: 0
}
@media screen and (max-width: 768px) {
    .contact #member-plain .thumbnail {
        margin-bottom: 0
    }
}
.contact #member-plain .contact-info {
    padding: 40px
}
@media screen and (max-width: 768px) {
    .contact #member-plain .contact-info {
        padding: 20px
    }
}
.contact #member-plain .contact-info .contact-position {
    margin-top: 0;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #333333
}
.contact #member-plain .contact-info .contact-emailto a {
    color: #5C282C;
}
.contact #member-plain .contact-info .contact-emailto a:hover {
    color: #333333
}
.contact #member-plain .contact-info .contact-address dt {
    float: left
}
.contact #member-plain .plain-link .nav-stacked li {
    display: inline-block;
    border: 1px solid #eeeeee;
    padding: 0;
    transition: 0.5s;
    color: #333333;
    margin-right: 3.33333333px;
    position: relative
}
@media screen and (max-width: 480px) {
    .contact #member-plain .plain-link .nav-stacked li {
        margin-bottom: 5px
    }
}
.contact #member-plain .plain-link .nav-stacked li:hover {
    border-color: #0b96f3;
    color: #0b96f3
}
.contact #member-plain .plain-link .nav-stacked li a {
    font-size: 0;
    padding: 20px
}
.contact #member-plain .plain-link .nav-stacked li a:hover {
    border-color: transparent
}
.contact #member-plain .plain-link .nav-stacked li.twitter:before {
    content: "\f099";
    font-family: FontAwesome;
    position: absolute
}
.contact #member-plain .plain-link .nav-stacked li.youtube:before {
    content: "\f167";
    font-family: FontAwesome;
    position: absolute
}
.contact #member-plain .plain-link .nav-stacked li.facebook:before {
    content: "\f09a";
    font-family: FontAwesome;
    position: absolute
}
.contact #member-plain .plain-link .nav-stacked li.instagram:before {
    content: "\f16d";
    font-family: FontAwesome;
    position: absolute
}
.contact #member-plain .plain-link .nav-stacked li.skype:before {
    content: "\f17e";
    font-family: FontAwesome;
    position: absolute
}
.contact #member-plain .plain-link .nav-stacked li.google-plus:before {
    content: "\f0d5";
    font-family: FontAwesome;
    position: absolute
}
.contact #member-plain .plain-link .nav-stacked li:before {
    content: "\f0c1";
    font-family: FontAwesome;
    position: absolute;
    top: 16%;
    font-size: 18px;
    left: 31%
}
.contact #member-plain .contact-miscinfo .dl-horizontal {
    margin-top: 40px;
    margin-bottom: 0
}
.contact #member-plain .contact-miscinfo dt {
    display: none
}
.contact #member-plain .form-plain {
    padding: 0 40px
}
.contact #member-plain .form-plain h3 {
    display: none
}
.contact #member-plain .form-plain .form-group:last-child {
    margin-bottom: 40px;
    margin-top: -20px
}
.contact .page-header {
    display: none
}
.contact #slide-contact {
    padding: 40px
}
.contact #slide-contact .panel-heading {
    background: #f7f7f7;
    padding: 20px
}
.contact #slide-contact .panel-heading .accordion-toggle {
    font-family: Raleway;
    margin-left: 10px
}
.contact #slide-contact .panel-heading .accordion-toggle:hover,
.contact #slide-contact .panel-heading .accordion-toggle:focus {
    color: #0b96f3;
    text-decoration: none
}
.contact #slide-contact.panel-group {
    margin-bottom: 0
}
.contact #slide-contact .panel {
    box-shadow: none
}
.contact #slide-contact .panel-body {
    padding: 40px;
    background: #ffffff
}
@media screen and (max-width: 768px) {
    .contact #slide-contact .panel-body {
        padding: 20px
    }
}
.contact #slide-contact .panel-body .thumbnail {
    margin-bottom: 0
}
@media screen and (max-width: 768px) {
    .contact #slide-contact .panel-body .thumbnail {
        float: none;
        margin-bottom: 10px
    }
}
.contact #slide-contact .panel-body .dl-horizontal {
    margin: 0
}
.contact #slide-contact .panel-body .contact-form .form-group:last-child {
    margin-bottom: 0;
    margin-top: -10px
}
.contact #slide-contact .panel-body .contact-links .nav li {
    display: inline-block;
    margin-right: 10px;
    position: relative
}
@media screen and (max-width: 992px) {
    .contact #slide-contact .panel-body .contact-links .nav li {
        margin-bottom: 10px
    }
}
.contact #slide-contact .panel-body .contact-links .nav li a {
    background: #999999;
    color: #ffffff;
    padding: 10px 20px 10px 30px
}
.contact #slide-contact .panel-body .contact-links .nav li a:before {
    content: "\f0c1";
    font-family: FontAwesome;
    position: absolute;
    left: 10px
}
.contact #slide-contact .panel-body .contact-links .nav li a:hover {
    background: #808080;
    border-top: 1px solid #808080
}
.contact #slide-contact .panel-body .contact-links .nav li.facebook a:before {
    content: "\f09a"
}
.contact #slide-contact .panel-body .contact-links .nav li.twitter a:before {
    content: "\f099"
}
.contact #slide-contact .panel-body .contact-links .nav li.google-plus a:before {
    content: "\f0d5"
}
.contact #slide-contact .panel-body .contact-links .nav li.skype a:before {
    content: "\f17e"
}
.contact #slide-contact .panel-body .contact-links .nav li.instagram a:before {
    content: "\f083"
}
.contact #slide-contact .panel-body .contact-misc p {
    margin-bottom: 0
}
.contact #myTab {
    margin: 40px 40px 0 40px;
    background: #0b96f3;
    padding: 20px 20px 0 20px
}
@media screen and (max-width: 768px) {
    .contact #myTab {
        margin: 20px 20px 0 20px;
        padding: 20px
    }
}
@media screen and (max-width: 768px) {
    .contact #myTab li {
        float: none
    }
}
.contact #myTab li a {
    color: #d5d5d5;
    font-size: 17px;
    font-weight: bold;
    background: transparent;
    border: 0;
    padding: 10px 15px
}
.contact #myTab li a:hover {
    color: #ffffff
}
.contact #myTab li.active a {
    background: #ffffff;
    color: #0b96f3
}
.contact #myTabContent {
    margin: 0 40px;
    overflow: hidden;
    background: #ffffff;
    padding: 40px
}
@media screen and (max-width: 768px) {
    .contact #myTabContent {
        margin: 0 20px;
        padding: 20px 0
    }
}
.contact #myTabContent .dl-horizontal {
    margin: 0
}
.contact #myTabContent .thumbnail {
    margin: 0
}
@media screen and (max-width: 768px) {
    .contact #myTabContent .thumbnail {
        margin-bottom: 10px;
        float: none
    }
}
.contact #myTabContent .contact-links .nav li {
    display: inline-block;
    margin-right: 10px;
    position: relative
}
@media screen and (max-width: 992px) {
    .contact #myTabContent .contact-links .nav li {
        margin-bottom: 10px
    }
}
.contact #myTabContent .contact-links .nav li a {
    background: #999999;
    color: #ffffff;
    padding: 10px 20px 10px 30px
}
.contact #myTabContent .contact-links .nav li a:before {
    content: "\f0c1";
    font-family: FontAwesome;
    position: absolute;
    left: 10px
}
.contact #myTabContent .contact-links .nav li a:hover {
    background: #808080;
    border-top: 1px solid #808080
}
.contact #myTabContent .contact-links .nav li.facebook a:before {
    content: "\f09a"
}
.contact #myTabContent .contact-links .nav li.twitter a:before {
    content: "\f099"
}
.contact #myTabContent .contact-links .nav li.google-plus a:before {
    content: "\f0d5"
}
.contact #myTabContent .contact-links .nav li.skype a:before {
    content: "\f17e"
}
.contact #myTabContent .contact-links .nav li.instagram a:before {
    content: "\f083"
}
.contact #myTabContent .contact-miscinfo .jicons-text {
    display: none
}
.contact #myTabContent #contact-form .form-group:last-child {
    margin-bottom: 0;
    margin-top: -10px
}
@media (max-width: 768px) {
    .contact .thumbnail {
        width: 100%
    }
}
.contact .dl-horizontal dd {
    margin-left: 0
}
.contact .dl-horizontal dd:before,
.contact .dl-horizontal dd:after {
    display: inline
}
.contact .dl-horizontal .contact-suburb,
.contact .dl-horizontal .contact-state,
.contact .dl-horizontal .contact-postcode,
.contact .dl-horizontal .contact-country {
    margin-left: 80px;
    display: inline-block
}
.contact .dl-horizontal dt {
    width: auto;
    margin-right: 5px;
    text-align: left;
    font-weight: normal;
    margin-left: 20px
}
@media (max-width: 768px) {
    .contact .dl-horizontal > dt {
        float: left;
        margin-right: 5px;
        width: auto
    }
}
.contact .dl-horizontal > dd {
    margin-bottom: 5px;
    position: relative
}
.contact .dl-horizontal > dd .contact-street:before {
    content: "\f041";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    color: #333333
}
.contact .dl-horizontal > dd .contact-telephone:before {
    content: "\f098";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    color: #333333
}
.contact .dl-horizontal > dd .contact-fax:before {
    content: "\f02f";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    color: #333333
}
.contact .dl-horizontal > dd .contact-emailto a {
    color: #626262
}
.contact .dl-horizontal > dd .contact-emailto a:hover {
    color: #0b96f3;
    text-decoration: none
}
.contact .dl-horizontal > dd .contact-emailto:before {
    content: "\f0e0";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    color: #333333
}
.contact .dl-horizontal > dd .contact-mobile:before {
    content: "\f10b";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    color: #333333
}
@media (max-width: 768px) {
    .contact .dl-horizontal > dd {
        margin-left: 0
    }
}
.contact-form #jform_contact_emailmsg {
    width: 100%
}
.contact-form #jform_contact_message {
    width: 100%;
    height: auto
}
@media (max-width: 768px) {
    .contact-form #jform_captcha-lbl {
        display: none
    }
    .contact-form #recaptcha_image {
        width: 220px
    }
    .contact-form #recaptcha_image img {
        max-width: 220px
    }
    .contact-form #recaptcha_response_field {
        max-width: 220px
    }
}
.contact .accordion-toggle {
    font-weight: bold
}
#archive-items > li {
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 0
}
#archive-items .intro {
    clear: both;
    overflow: hidden
}
.categories-list {
    margin-bottom: 23px
}
.category-item:before,
.category-item:after {
    content: " ";
    display: table
}
.category-item:after {
    clear: both
}
.category-item .page-header {
    line-height: normal;
    padding: 11.5px 5px;
    margin: 0;
    font-size: 18px;
    font-weight: normal
}
.category-item .category-item {
    margin-bottom: 0;
    margin-left: 0
}
.category-item .category-item .page-header {
    font-size: 14px
}
.cat-children .page-header {
    line-height: normal;
    padding: 11.5px 5px;
    margin: 0;
    font-size: 18px;
    font-weight: normal
}
.com_newsfeeds .view-newsfeed .t3-mainbody .row .main-container {
    margin-top: 0
}
.com_newsfeeds .t3-mainbody .row {
    background: transparent
}
.com_newsfeeds .t3-mainbody .row .main-container {
    margin-top: 80px;
    margin-bottom: 80px;
    background: #ffffff;
    padding: 40px
}
@media screen and (max-width: 768px) {
    .com_newsfeeds .t3-mainbody .row .main-container {
        margin-left: 20px;
        margin-right: 20px;
        padding: 20px
    }
}
.com_newsfeeds.layout-blog .row .main-container {
    padding: 0
}
.newsfeed-category,
.newsfeed {
    background: #ffffff
}
.newsfeed-category #limit,
.newsfeed #limit {
    width: auto;
    padding: 7px
}
.newsfeed-category #filter-search,
.newsfeed #filter-search {
    float: left;
    margin-right: 5px;
    height: 34px
}
@media screen and (max-width: 767px) {
    .newsfeed-category #filter-search,
    .newsfeed #filter-search {
        margin-bottom: 10px
    }
}
.newsfeed-category h2,
.newsfeed h2 {
    margin: 0 0 20px
}
.newsfeed-category .category,
.newsfeed .category {
    margin: 20px 0;
    border: 0
}
.newsfeed-category .category li,
.newsfeed .category li {
    background: #f7f7f7;
    position: relative;
    margin-bottom: 10px;
    border: 1px solid #eeeeee
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
    content: " ";
    display: table
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
    clear: both
}
.newsfeed-category .category li a,
.newsfeed .category li a {
    color: #555555;
    font-size: 13px;
    display: block;
    word-break: break-all
}
.newsfeed-category .category li .list-title a,
.newsfeed .category li .list-title a {
    color: #555555;
    font-size: 15px
}
.newsfeed-category .category li:hover,
.newsfeed .category li:hover {
    background: #ffffff
}
.newsfeed-category .category li:hover .list-title a,
.newsfeed .category li:hover .list-title a {
    color: #0b96f3
}
.newsfeed-category .category li:last-child,
.newsfeed .category li:last-child {
    margin-bottom: 0
}
.newsfeed > h2 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0
}
.newsfeed .feed-description {
    margin-bottom: 20px;
    font-size: 16px
}
.newsfeed .feed-description img {
    max-width: 100%
}
.newsfeed .feed-item-description .feed-description {
    font-size: 14px
}
.newsfeed .feed-item-description img {
    max-width: 100%
}
.newsfeed > ol {
    padding: 0;
    list-style: none
}
.newsfeed ol li > a {
    font-weight: bold;
    font-size: 16px
}
.com_weblinks .t3-mainbody .row {
    background: transparent
}
.com_weblinks .t3-mainbody .row .main-container {
    margin-top: 80px;
    margin-bottom: 80px;
    background: transparent
}
@media screen and (max-width: 768px) {
    .com_weblinks .t3-mainbody .row .main-container {
        margin-right: 20px;
        margin-left: 20px
    }
}
.com_weblinks .edit {
    background: #ffffff;
    padding: 40px
}
.weblink-category {
    background: #ffffff;
    padding: 40px
}
.weblink-category h2 {
    margin: 0 0 20px
}
.weblink-category .category {
    margin: 0;
    border: 0
}
.weblink-category .category li {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #eeeeee;
    background: #f7f7f7;
    color: #555555
}
.weblink-category .category li:last-child {
    margin-bottom: 0
}
.weblink-category .category li .badge {
    border-radius: 0;
    background: #6cc0f8
}
.weblink-category .category li a {
    color: #555555
}
.weblink-category .category li .width-50 {
    width: 25px
}
.weblink-category .category li:hover {
    background: #ffffff
}
.weblink-category .category li:hover .badge {
    background: #0b96f3
}
.weblink-category .category li:hover a {
    color: #0b96f3
}
.pagination-wrap {
    padding: 0 30px
}
.pagination-wrap .pagination > li > a,
.pagination-wrap .pagination > li > span {
    min-width: 40px;
    text-align: center
}
.article-content .pagination ul {
    border-left: 1px solid #eeeeee
}
.article-content .pagination li {
    float: left;
    padding: 10px 20px;
    line-height: normal;
    border: 1px solid #eeeeee;
    border-left: 0
}
.article-content .pagination li a {
    border: 0;
    text-decoration: none;
    background-color: transparent;
    line-height: normal;
    padding: 0
}
.pagenavcounter {
    margin: 0 0 20px;
    font-weight: bold
}
#article-index,
.article-index {
    margin: 0 0 20px 20px;
    padding: 10px;
    width: 25%;
    border: 1px solid #eeeeee;
    border-radius: 0
}
#article-index ul,
.article-index ul {
    margin: 0;
    padding: 0;
    border: 0
}
#article-index ul > li,
.article-index ul > li {
    border: 0;
    margin-top: 2px
}
#article-index ul > li > a,
.article-index ul > li > a {
    border: 0;
    padding: 5px;
    border-radius: 0
}
#article-index ul > .active > a,
.article-index ul > .active > a {
    border: 0;
    background: #0b96f3;
    color: #ffffff
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
    border: 0;
    background: #0b96f3;
    color: #ffffff
}
.pagenav {
    margin: 0;
    padding: 0;
    list-style: none
}
.pagenav:before,
.pagenav:after {
    content: " ";
    display: table
}
.pagenav:after {
    clear: both
}
.pagenav > li {
    margin: 0;
    padding: 0;
    float: left
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
    margin-right: 10px
}
.pagenav li > a {
    padding: 10px 20px;
    line-height: normal;
    border: 0px solid #dddddd;
    background: #0b96f3;
    color: #ffffff
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
    background: #000000;
    text-decoration: none
}
.items-more h3 {
    margin: 0 0 20px
}
.items-more .nav > li {
    border-top: 1px solid #eeeeee
}
.items-more .nav > li > a {
    padding: 6px 5px
}
.back_button a {
    display: block;
    margin: 10px 0
}
.filters {
    margin: 10px 0
}
.filters .chzn-container {
    float: right
}
.display-limit {
    margin: 10px 0 5px
}
.filters .display-limit {
    float: right;
    text-align: right
}
#limit {
    padding: 4px 3px
}
.view-registration #system-message-container {
    margin: 40px auto -40px;
    width: 500px
}
#system-message dt {
    margin-bottom: 10px
}
#system-message dd {
    margin-left: 0
}
#system-message > dd > ul {
    background-position: 5px 5px;
    padding: 5px 0;
    border-radius: 0;
    font-weight: normal;
    border-width: 3px;
    border-style: solid
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
    margin: 0;
    padding: 5px 0
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
    background: none;
    margin: 0;
    padding: 5px;
    font-size: 12px
}
#system-message .success.message ul,
#system-message .message.message ul {
    color: #468847;
    background: #dff0d8 url("../../templates/ja_decor/images/ico/ico-success.gif") no-repeat 1% center;
    border: 3px solid #d6e9c6;
    padding: 5px
}
#system-message .success.message ul li,
#system-message .message.message ul li {
    font-weight: normal;
    text-indent: 0;
    margin-left: 35px
}
#system-message .alert {
    border-color: #eeeeee;
    padding-left: 45px;
    background: #fcf8e3 url("../../templates/ja_decor/images/ico/ico-warning.gif") no-repeat 1% center
}
#system-message .alert .alert-heading {
    display: none
}
#system-message .alert p {
    margin-bottom: 0
}
#system-message .alert-notice,
#system-message .alert-warning {
    color: #C09853
}
#system-message .warning.message ul,
#system-message .notice.message ul {
    color: #c09853;
    border: 3px solid #faebcc;
    background: #fcf8e3 url("../../templates/ja_decor/images/ico/ico-warning.gif") no-repeat 1% center;
    padding: 5px
}
#system-message .warning.message ul li,
#system-message .notice.message ul li {
    font-weight: normal;
    text-indent: 0;
    margin-left: 35px
}
#system-message .error.message ul {
    color: #b94a48;
    border: 3px solid #ebccd1;
    background: #f2dede url("../../templates/ja_decor/images/ico/ico-error.gif") no-repeat 1% center;
    padding: 5px
}
#system-message .error.message ul li {
    font-weight: normal;
    text-indent: 0;
    margin-left: 35px
}
#system-message .info.message ul {
    color: #3a87ad;
    border: 3px solid #bce8f1;
    background: #d9edf7 url("../../templates/ja_decor/images/ico/ico-info.gif") no-repeat 1% center;
    padding: 5px
}
#system-message .info.message ul li {
    font-weight: normal;
    text-indent: 0;
    margin-left: 35px
}
#notification .success,
#notification .warning,
#notification .attention,
#notification .information {
    border: 0 none;
    border-radius: 0 !important;
    bottom: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    margin-bottom: 20px;
    border-radius: 0;
    padding: 10px 10px 10px 45px !important
}
#notification .success {
    color: #468847;
    background: #dff0d8 url("../../templates/ja_decor/images/ico/ico-success.gif") no-repeat 1% center;
    border: 0
}
#notification .warning,
#notification .attention {
    color: #c09853;
    border: 0;
    background: #fcf8e3 url("../../templates/ja_decor/images/ico/ico-warning.gif") no-repeat 1% center
}
#notification .information {
    color: #3a87ad;
    border: 0;
    background: #d9edf7 url("../../templates/ja_decor/images/ico/ico-info.gif") no-repeat 1% center
}
.view-featured #notification,
.com_content #notification {
    position: relative
}
.tip-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}
.tip-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.tip-text {
    padding: 9px 14px
}
.hasTip img {
    border: none;
    margin: 0 5px 0 0
}
.ja-masonry-wrap {
    padding-bottom: 80px
}
.ja-masonry-wrap .toobar-grid {
    background: #0978c2;
    padding: 20px 30px
}
.ja-masonry-wrap .toobar-grid:before,
.ja-masonry-wrap .toobar-grid:after {
    content: " ";
    display: table
}
.ja-masonry-wrap .toobar-grid:after {
    clear: both
}
.ja-masonry-wrap .toobar-grid h3 {
    margin: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 40px
}
@media (min-width: 480px) {
    .ja-masonry-wrap .toobar-grid h3 {
        float: left
    }
}
.ja-masonry-wrap .toobar-grid .dropdown {
    float: left
}
@media (min-width: 480px) {
    .ja-masonry-wrap .toobar-grid .dropdown {
        float: right
    }
}
.ja-masonry-wrap .toobar-grid .dropdown .btn {
    padding-top: 7px;
    padding-bottom: 7px;
    background: #f7f7f7
}
.ja-masonry-wrap .toobar-grid .display-blog {
    float: right
}
.ja-masonry-wrap .toobar-grid .display-blog a {
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    background: #ffffff;
    display: inline-block;
    float: right
}
.ja-masonry-wrap .toobar-grid .display-blog a.active {
    background: #000000;
    color: #ffffff
}
.ja-masonry-wrap #infinity-next {
    position: absolute;
    bottom: 0;
    height: 80px;
    line-height: 80px;
    text-transform: uppercase;
    padding: 0
}
@media (max-width: 991px) {
    .languageswitcherload {
        margin-right: 60px
    }
    .languageswitcherload .dropdown-menu {
        position: static;
        display: block;
        width: auto;
        background: none;
        border: 0;
        margin-top: 6px;
        font-size: 10px;
        min-width: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .languageswitcherload .dropdown-menu > li > a {
        display: inline;
        padding: 0;
        color: #ffffff;
        line-height: 1
    }
    .languageswitcherload .dropdown-menu > li > a:hover,
    .languageswitcherload .dropdown-menu > li > a:focus,
    .languageswitcherload .dropdown-menu > li > a:active {
        background: none;
        color: #0b96f3
    }
    .languageswitcherload .dropdown-menu > li > a span {
        display: none
    }
    .languageswitcherload .dropdown-menu > li.lang-active > a {
        color: #0b96f3
    }
    .languageswitcherload .dropdown-toggle {
        display: none
    }
}
@media (min-width: 992px) {
    .languageswitcherload {
        float: right;
        width: 100%;
        margin-left: 10px
    }
    .languageswitcherload .mod-languages {
        text-align: right;
        float: right;
        padding: 10px 0
    }
    .languageswitcherload .mod-languages > a {
        width: 44px;
        height: 44px;
        line-height: 39px;
        display: block;
        text-align: center;
        background: none;
        border: 2px solid #333333
    }
    .languageswitcherload .mod-languages.open > a {
        background: #0b96f3;
        border: #0b96f3;
        line-height: 44px
    }
    .languageswitcherload .mod-languages ul {
        top: 73px
    }
    .languageswitcherload .mod-languages ul:before {
        border-bottom: 5px solid #ffffff;
        border-left: 5px solid rgba(0, 0, 0, 0);
        border-right: 5px solid rgba(0, 0, 0, 0);
        content: "";
        left: 20px;
        position: absolute;
        top: -5px
    }
    .languageswitcherload .mod-languages ul.lang-inline li {
        display: block;
        text-align: left;
        margin: 0
    }
    .languageswitcherload .mod-languages ul.lang-inline li img {
        margin-right: 5px
    }
}
div.calendar {
    width: 187px
}
.edit.item-page fieldset .btn-toolbar {
    margin-top: 10px
}
#helpsite-refresh {
    margin-top: 20px
}
.iframe-bordered {
    border: 1px solid #dddddd
}
.chzn-container {
    display: block
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
    height: 26px
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important
}
.input-prepend .chzn-container-single .chzn-single {
    border-color: #cccccc;
    height: 26px;
    border-radius: 0 3px 3px 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
    border-radius: 0 3px 0 0
}
.input-prepend .chzn-container-single .chzn-drop {
    border-color: #cccccc
}
.btn-group .chzn-results {
    white-space: normal
}
.mod-preview-info {
    z-index: 1000
}
.page-header {
    padding-bottom: 10.5px;
    margin: 0 0 23px;
    border-bottom: 1px solid #eeeeee
}
.page-title,
.page-header h1 {
    line-height: 1;
    margin: 0
}
.page-subheader {
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 23px
}
.page-subheader:before,
.page-subheader:after {
    content: " ";
    display: table
}
.page-subheader:after {
    clear: both
}
.page-subtitle,
.page-subheader h2 {
    line-height: 1;
    margin: 0
}
.page-header + .page-subheader {
    margin-top: -23px
}
.article-title,
.article-header h1 {
    margin: 0 0 23px 0
}
.item-title {
    font-weight: bold
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
    margin-top: 0
}
.jumbotron p:last-child {
    margin-bottom: 0
}
.container .jumbotron {
    border-radius: 5px
}
.masthead {
    padding: 40px 0;
    text-align: center
}
.masthead p:last-child {
    margin-bottom: 0
}
@media screen and (min-width: 992px) {
    .masthead {
        padding: 80px 0
    }
    .masthead h1 {
        font-size: 98px
    }
    .masthead p {
        font-size: 28px
    }
    .masthead .btn-lg {
        margin-top: 23px;
        padding: 18px 42px;
        font-size: 21px
    }
}
.jumbotron-primary {
    background-color: #0b96f3;
    color: #feffff
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
    color: #ffffff
}
.jumbotron-primary p {
    color: #ffffff
}
.jumbotron-primary .btn-primary {
    border-color: #fff
}
.label:empty {
    display: none
}
.badge:empty {
    display: none
}
.btn .badge {
    position: relative;
    top: -1px
}
.page-header .label,
.page-header .badge {
    vertical-align: middle
}
.alert h4 {
    color: inherit
}
.media:first-child {
    margin-top: 0
}
.media-object {
    display: block
}
.media-heading {
    margin: 0 0 5px
}
.media > .pull-left {
    margin-right: 10px
}
.media > .pull-right {
    margin-left: 10px
}
.list-group-item > .badge {
    float: right
}
.list-group-item > .badge + .badge {
    margin-right: 5px
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
    color: inherit
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
    color: #cdeafd
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}
.panel-title > a {
    color: inherit
}
.modal-backdrop {
    display: none !important
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}
@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
}
.t3-wrapper {
    background: url("../../templates/ja_decor/images/bg.gif") repeat !important
}
.container {
    background: #f0f0f0
}
@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        width: 900px
    }
}
@media (max-width: 991px) {
    .container {
        position: relative
    }
}
.main-container {
    margin-left: 0;
    margin-right: 0;
    background: #ffffff
}
.main-container:before,
.main-container:after {
    content: " ";
    display: table
}
.main-container:after {
    clear: both
}
@media (min-width: 1400px) {
    .main-container {
        margin-left: 100px;
        margin-right: 100px
    }
}
.t3-masthead {
    background: #FFFFFF;
    color: #970722;
    padding: 60px;
    text-align: center;
}
@media screen and (max-width: 480px) {
    .t3-masthead {
        padding: 40px 0
    }
}
.t3-masthead .jamasshead-title {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    margin: 0 auto;
    font-size: 45px;
    text-transform: uppercase;
    width: 60%
}
@media screen and (max-width: 480px) {
    .t3-masthead .jamasshead-title {
        margin-bottom: 0;
        font-size: 18px
    }
}
@media (max-width: 991px) {
    .t3-masthead .jamasshead-title {
        width: 100%;
        font-size: 30px
    }
}
.t3-masthead a {
    color: #ffffff
}
.t3-header {
    background: #970722;
    min-height: 80px;
    position: relative;
    z-index: 3;
}
.t3-header .main-container {
    padding-top: 10px;
    padding-bottom: 40px;
    background: none
}
@media (min-width: 992px) and (max-width: 1400px) {
    .t3-header .main-container {
        margin-left: -18px;
        margin-right: 30px
    }
}
@media screen and (max-width: 992px) {
    .t3-header {
        min-height: 50px;
        overflow: hidden
    }
}
.logo {
    text-align: center
}
.logo:before,
.logo:after {
    content: " ";
    display: table
}
.logo:after {
    clear: both
}
@media screen and (min-width: 768px) {
    .logo {
        text-align: left
    }
}
.logo a {
    display: inline-block;
    line-height: 1;
    margin: 0;
    font-size: 18px;
    color: #ffffff;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    line-height: 46px
}
@media (max-width: 768px) {
    .logo a {
        line-height: 1
    }
}
.logo-image {
    background-size: 100% auto;
    text-align: center;
    margin-top: -10px;
    min-width: 200px;
    min-height: 130px;
    position: absolute;
    z-index: 2
}
.logo-image span,
.logo-image small {
    display: none
}
@media (max-width: 992px) {
    .logo-image {
        text-align: left;
        min-height: 35px
    }
}
.logo-image a {
    padding: 15px 40px 20px 40px
}
@media (max-width: 992px) {
    .logo-image a {
        padding: 10px
    }
}
@media (max-width: 992px) {
    .logo-image a img {
        max-height: 34px
    }
}
.logo-image:hover a,
.logo-image a:hover,
.logo-image a:active,
.logo-image a:focus {
    text-decoration: none;
    outline: none
}
.logo-image img {
    max-width: 300px;
    max-height: 100px
}
.logo-text {
    line-height: 1;
    padding: 10px 0
}
.logo-text a {
    text-decoration: none;
    font-size: 28px;
    font-weight: bold;
    line-height: 1
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
    text-decoration: none;
    outline: none
}
.logo-text .site-slogan {
    display: block;
    font-size: 14px;
    margin-top: 5px;
    color: #999999
}
.head-search:before,
.head-search:after {
    content: " ";
    display: table
}
.head-search:after {
    clear: both
}
.head-search form {
    margin: 0
}
.head-search label {
    display: none
}
.head-search .search {
    position: relative
}
.head-search .search:before {
    font-family: "FontAwesome";
    content: "\f002";
    display: block;
    position: absolute;
    left: 10px;
    top: 6px;
    color: #555555
}
@media screen and (min-width: 768px) {
    .head-search .search {
        float: right
    }
}
.head-search .form-control {
    width: 100%;
    padding-left: 30px
}
@media screen and (min-width: 768px) {
    .head-search .form-control {
        width: 150px
    }
    .head-search .form-control:focus {
        width: 200px
    }
}
.t3-sl .main-container {
    padding-bottom: 0;
    padding-top: 0
}
.t3-slideshow {
    margin-bottom: 0;
    position: relative;
    z-index: 1
}
@media (min-width: 1400px) {
    .t3-slideshow {
        margin-bottom: -300px
    }
}
.t3-mainbody > .row {
    /* background: url("/templates/ja_decor/images/mainbody-bg-3.png") no-repeat left bottom / 100% auto; */
}
.has-slideshow .t3-mainbody {
    position: relative;
    z-index: 2;
    background: url("../../templates/ja_decor/images/mainbody-bg.png") no-repeat left top
}
.has-masthead .t3-mainbody {
    /* background: url("/templates/ja_decor/images/subbody-bg.png") no-repeat left top / 100% auto #f0f0f0 */
}
.t3-sidebar {
    padding: 30px
}
.isotope .isotope-item {
    overflow: hidden
}
.isotope .isotope-item article {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}
.isotope .isotope-item article:hover .item-desc {
    display: block
}
.isotope .isotope-item article:hover .item-image:before {
    background: rgba(0, 0, 0, 0.5);
    display: block
}
.isotope .isotope-item .item-image {
    width: 100%;
    height: 100%
}
.isotope .isotope-item .item-image:before {
    background: rgba(0, 0, 0, 0);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    display: none;
    -webkit-transition: background-color 0.2s ease 0s;
    transition: background-color 0.2s ease 0s
}
.isotope .isotope-item .item-image img {
    width: auto
}
.isotope .isotope-item .item-desc {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px;
    width: 100%;
    text-align: center;
    z-index: 2
}
.isotope .isotope-item .item-desc .article-title {
    margin-top: 40px
}
.isotope .isotope-item .item-desc .article-title a {
    color: #ffffff
}
.isotope .isotope-item .item-desc .article-title a:hover,
.isotope .isotope-item .item-desc .article-title a:focus,
.isotope .isotope-item .item-desc .article-title a:active {
    color: #0b96f3
}
.isotope .isotope-item .item-desc .article-aside,
.isotope .isotope-item .item-desc .article-intro,
.isotope .isotope-item .item-desc .article-footer {
    display: none
}
.isotope.no-transition {
    -webkit-transition-duration: 0;
    transition-duration: 0
}
.isotope.no-transition .isotope-item {
    -webkit-transition-duration: 0;
    transition-duration: 0
}
.isotope .item-w2 {
    width: 40%
}
.isotope .item-h2 {
    height: 322px
}
.isotope .item-h3 {
    height: 485px
}
.grid-list .isotope-item.item {
    height: 300px !important
}
.grid-list .isotope-item.item article {
    height: 300px !important
}
.grid-list .isotope-item .item-image {
    width: 50%;
    float: left;
    position: relative;
    overflow: hidden
}
.grid-list .isotope-item .item-image img {
    width: auto
}
.grid-list .isotope-item .item-image .pull-left {
    float: none !important;
    width: 100%;
    height: 100%
}
.grid-list .isotope-item .item-image:before {
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid #FFFFFF;
    border-top: 10px solid rgba(0, 0, 0, 0);
    content: "";
    position: absolute;
    right: 0;
    top: 10%;
    background: none !important;
    width: auto;
    height: auto;
    display: block
}
.grid-list .isotope-item .item-desc {
    display: block;
    width: 50%;
    float: left;
    position: static;
    text-align: left
}
.grid-list .isotope-item .item-desc .article-title {
    margin-top: 0
}
.grid-list .isotope-item .item-desc .article-title a {
    color: #333333
}
.grid-list .isotope-item .item-desc .article-title a:hover,
.grid-list .isotope-item .item-desc .article-title a:focus,
.grid-list .isotope-item .item-desc .article-title a:active {
    color: #0b96f3
}
.grid-list .isotope-item .item-desc .article-intro {
    padding: 0
}
@media (min-width: 768px) and (max-width: 1399px) {
    .grid-list .isotope-item .item-desc .article-intro {
        height: 120px;
        overflow: hidden
    }
}
@media (max-width: 991px) {
    .grid-list .isotope-item .item-desc .article-intro {
        height: 120px;
        overflow: hidden
    }
}
.grid-list .isotope-item .item-desc .article-aside,
.grid-list .isotope-item .item-desc .article-intro,
.grid-list .isotope-item .item-desc .article-footer,
.grid-list .isotope-item .item-desc .readmore {
    display: inline-block
}
.grid-list .isotope-item.odd .item-image {
    float: right
}
.grid-list .isotope-item.odd .item-image:before {
    border-right: 0;
    border-left: 10px solid #FFFFFF;
    left: 0;
    right: auto
}
#infscr-loading {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    z-index: 2
}
#infscr-loading img {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -100px;
    z-index: 2
}
#infscr-loading > div {
    display: none
}
.t3-footer {
    color: #FFFFFF;
    background: #970722;
}
.t3-footer:before,
.t3-footer:after {
    content: " ";
    display: table
}
.t3-footer:after {
    clear: both
}
.t3-footer .acymailing_module a.acymailing_togglemodule.modal {
    position: relative !important;
    overflow-x: hidden;
    overflow-y: hidden
}
.t3-footer .acymailing_module a.acymailing_togglemodule.modal:hover,
.t3-footer .acymailing_module a.acymailing_togglemodule.modal:focus {
    color: #ffffff
}
.t3-footer a.acymailing_togglemodule:hover,
.t3-footer a.acymailing_togglemodule:focus {
    color: #ffffff
}
.t3-footer .main-container {
    background: none
}
@media (max-width: 1400px) {
    .t3-footer .main-container.t3-copyright {
        margin-left: 30px;
        margin-right: 30px
    }
}
.t3-footer .footer-sl-container {
    border-bottom: 1px solid #EF7E17;
}
.t3-footer small {
    display: block;
    font-size: 100%
}
.t3-footer a {
    color: #eeeeee
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
    color: #0b96f3;
    text-decoration: none;
    outline: 0
}
.t3-footer .footer-map {
    min-height: 455px;
    background: url("../../templates/ja_decor/images/map-bg.jpg") no-repeat #222222;
    background-size: cover
}
.t3-footer .footer-map p,
.t3-footer .footer-map .footer-map .map-container {
    margin: 0
}
.t3-footnav {
    padding: 20px 0
}
.t3-footnav:before,
.t3-footnav:after {
    content: " ";
    display: table
}
.t3-footnav:after {
    clear: both
}
.t3-footnav.t3-spotlight {
    padding: 0
}
.t3-footnav.t3-spotlight .t3-module {
    margin: 0;
    padding: 40px 30px
}
@media screen and (max-width: 767px) {
    .t3-footnav.t3-spotlight .t3-module {
        padding-top: 30px;
        padding-bottom: 30px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .t3-footnav .col-sm-6 {
        border-bottom: 1px solid #333333
    }
}
@media screen and (min-width: 768px) {
    .t3-footnav {
        padding: 40px 0
    }
}
.t3-footnav .t3-module {
    color: #999999;
    margin-top: 11.5px;
    margin-bottom: 11.5px;
    border-left: 1px solid #333333;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 300px
}
@media (max-width: 767px) {
    .t3-footnav .t3-module {
        border: none;
        border-bottom: 1px solid #111;
        min-height: 0
    }
}
.t3-footnav .t3-module.footer-logo {
    border-left-color: transparent
}
@media (min-width: 768px) and (max-width: 991px) {
    .t3-footnav .t3-module.footer-logo {
        margin: auto;
        position: relative
    }
}
.t3-footnav .t3-module.footer-logo img {
    max-width: 100%
}
@media (min-width: 768px) and (max-width: 991px) {
    .t3-footnav .t3-module.footer-logo img {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0
    }
}
.t3-footnav .t3-module .module-title {
    color: #333333;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 11.5px
}
@media (max-width: 767px) {
    .t3-footnav .t3-module .module-title {
        font-size: 18px
    }
}
.t3-footnav .t3-module ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0
}
.t3-footnav .t3-module ul > li {
    line-height: 1
}
.t3-footnav .t3-module ul > li > a {
    padding: 10px 0;
    color: #999999
}
.t3-footnav .t3-module ul > li > a:hover {
    border-color: transparent;
    color: #0b96f3;
    outline: 0
}
.t3-copyright {
    font-size: 12px;
    padding-top: 23px;
    padding-bottom: 23px
}
.t3-copyright:before,
.t3-copyright:after {
    content: " ";
    display: table
}
.t3-copyright:after {
    clear: both
}
@media (max-width: 991px) {
    .t3-copyright {
        text-align: center
    }
}
.t3-copyright small {
    margin-bottom: 5px
}
.poweredby:before,
.poweredby:after {
    content: " ";
    display: table
}
.poweredby:after {
    clear: both
}
@media screen and (min-width: 991px) {
    .poweredby {
        text-align: right
    }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
    opacity: .8;
    display: inline-block
}
#about-slideshow {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto
}
.about-box,
.article-slideshow {
    margin-bottom: 0
}
.about-box .carousel-control,
.article-slideshow .carousel-control {
    background: #000000;
    width: 40px;
    height: 40px;
    left: auto;
    right: 40px;
    bottom: 40px;
    top: auto;
    line-height: 40px
}
.about-box .carousel-control.left,
.article-slideshow .carousel-control.left {
    right: 102px
}
.about-box .carousel-control.left:before,
.article-slideshow .carousel-control.left:before {
    content: "";
    position: absolute;
    border-right: 20px solid transparent;
    border-top: 40px solid #000000;
    left: 100%;
    top: 0
}
.about-box .carousel-control.right:before,
.article-slideshow .carousel-control.right:before {
    content: "";
    position: absolute;
    border-left: 20px solid transparent;
    border-bottom: 40px solid #000000;
    right: 100%;
    top: 0
}
.about-box .about-box-ct,
.article-slideshow .about-box-ct {
    padding: 40px;
    font-size: 16px
}
.about-box .title-sanserif,
.article-slideshow .title-sanserif {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    margin: 0 0 30px 0
}
.about-box.about-team .team-header,
.article-slideshow.about-team .team-header {
    padding: 80px
}
.about-box.about-team .team-header p,
.article-slideshow.about-team .team-header p {
    color: #999999
}
.about-box.about-team .team-items,
.article-slideshow.about-team .team-items {
    overflow: hidden
}
.about-box.about-team .team-items:before,
.article-slideshow.about-team .team-items:before,
.about-box.about-team .team-items:after,
.article-slideshow.about-team .team-items:after {
    content: " ";
    display: table
}
.about-box.about-team .team-items:after,
.article-slideshow.about-team .team-items:after {
    clear: both
}
@media (min-width: 480px) and (max-width: 767px) {
    .about-box.about-team .team-items .team-item,
    .article-slideshow.about-team .team-items .team-item {
        margin-bottom: 40px !important;
        padding: 0 20px;
        overflow: hidden
    }
    .about-box.about-team .team-items .team-item .team-item-img,
    .article-slideshow.about-team .team-items .team-item .team-item-img {
        float: left;
        width: 50%
    }
    .about-box.about-team .team-items .team-item .team-item-img img,
    .article-slideshow.about-team .team-items .team-item .team-item-img img {
        width: 100%
    }
    .about-box.about-team .team-items .team-item .team-item-img:before,
    .article-slideshow.about-team .team-items .team-item .team-item-img:before {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid #ffffff;
        border-left: 0;
        right: 0;
        top: 20px;
        bottom: auto;
        left: auto
    }
    .about-box.about-team .team-items .team-item .team-item-info,
    .article-slideshow.about-team .team-items .team-item .team-item-info {
        float: left;
        width: 50%
    }
}
@media screen and (max-width: 767px) {
    .about-box.about-team .team-items .team-item,
    .article-slideshow.about-team .team-items .team-item {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px
    }
}
.about-box.about-team .team-items .team-item-actions,
.article-slideshow.about-team .team-items .team-item-actions {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 5;
    top: -40px;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear
}
.about-box.about-team .team-items .team-item-actions a,
.article-slideshow.about-team .team-items .team-item-actions a {
    color: #ffffff
}
.about-box.about-team .team-items .team-item-actions i,
.article-slideshow.about-team .team-items .team-item-actions i {
    border: 2px solid #ffffff;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    font-size: 13px
}
.about-box.about-team .team-items .team-item-actions a:hover i,
.article-slideshow.about-team .team-items .team-item-actions a:hover i {
    background: #0b96f3;
    color: #ffffff;
    border-color: #0b96f3
}
.about-box.about-team .team-items .team-item-img,
.article-slideshow.about-team .team-items .team-item-img {
    position: relative;
    z-index: 1
}
.about-box.about-team .team-items .team-item-img img,
.article-slideshow.about-team .team-items .team-item-img img {
    max-width: 100%
}
.about-box.about-team .team-items .team-item-img:before,
.article-slideshow.about-team .team-items .team-item-img:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 20px;
    content: ""
}
@media screen and (max-width: 767px) {
    .about-box.about-team .team-items .team-item-img:before,
    .article-slideshow.about-team .team-items .team-item-img:before {
        left: 49%
    }
}
.about-box.about-team .team-items .team-item-info,
.article-slideshow.about-team .team-items .team-item-info {
    padding: 20px;
    font-size: 13px;
    color: #555555
}
.about-box.about-team .team-items .team-item-name,
.article-slideshow.about-team .team-items .team-item-name {
    margin: 0 0 10px 0
}
.about-box.about-team .team-items .team-item-name a,
.article-slideshow.about-team .team-items .team-item-name a {
    color: #222222
}
.about-box.about-team .team-items .team-item-meta,
.article-slideshow.about-team .team-items .team-item-meta {
    display: block;
    margin: 0 0 20px 0;
    color: #999999
}
.about-box.about-team .team-items .team-info-readmore,
.article-slideshow.about-team .team-items .team-info-readmore {
    color: #555555;
    border-bottom: 1px dotted #555555
}
.about-box.about-team .team-items .team-info-readmore:hover,
.article-slideshow.about-team .team-items .team-info-readmore:hover {
    text-decoration: none
}
.about-box.about-team .team-items .team-item:hover .team-item-actions,
.article-slideshow.about-team .team-items .team-item:hover .team-item-actions {
    top: 45%
}
.about-box.about-team .team-items .team-item:hover .team-item-name a,
.article-slideshow.about-team .team-items .team-item:hover .team-item-name a {
    color: #0b96f3
}
.about-box.about-team .team-items .team-item:hover .team-info-readmore,
.article-slideshow.about-team .team-items .team-item:hover .team-info-readmore {
    color: #0b96f3;
    border-color: #0b96f3
}
.troppy-item {
    text-align: center;
    padding: 40px 0
}
.troppy-item .troppy-badge i {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    background: #075a91
}
.troppy-item .troppy-number {
    font-size: 36px;
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
    margin: 20px 0;
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    line-height: 1
}
.about-client .client-list-header {
    padding: 30px
}
.about-client .client-list-slide {
    background: #ffffff
}
.about-client .client-logo {
    padding: 5px;
    border: 1px solid #eeeeee;
    margin: -1px;
    border-right: 0;
    text-align: center
}
@media screen and (max-width: 767px) {
    .about-client .client-logo {
        width: 50%;
        float: left
    }
}
.about-client .client-logo img {
    max-width: 100%
}
.about-client .client-slider-control {
    position: absolute;
    left: 0;
    bottom: 0
}
@media screen and (max-width: 767px) {
    .about-client .client-slider-control {
        top: -55px;
        width: 100%;
        height: 40px;
        bottom: auto
    }
}
.testimonial-box {
    position: relative;
    text-align: center
}
.testimonial-box .ja-contentslider-center-wrap {
    padding: 40px
}
.testimonial-box .ja-btn-control {
    top: 45%;
    position: absolute;
    left: 0;
    width: 100%;
    display: none
}
.testimonial-box .ja-btn-control:before,
.testimonial-box .ja-btn-control:after {
    content: " ";
    display: table
}
.testimonial-box .ja-btn-control:after {
    clear: both
}
@media screen and (max-width: 480px) {
    .testimonial-box .ja-btn-control {
        top: 25%
    }
}
.testimonial-box .ja-btn-control .slide-control.next {
    float: left
}
.testimonial-box .ja-btn-control .slide-control.prev {
    float: right
}
.testimonial-box:hover .ja-btn-control {
    display: block
}
.testimonial-box .ja-image {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden
}
.testimonial-box .ja-contentslider-center {
    margin: 0 auto
}
.testimonial-box h4 {
    line-height: 1.5
}
@media screen and (max-width: 480px) {
    .testimonial-box h4 {
        font-size: 12px
    }
}
.testimonial-box .testimonial-item .media-body h5 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: #0b96f3;
    font-size: 14px
}
.testimonial-box .testimonial-item .media-body p {
    color: #0b96f3;
    font-size: 14px;
    color: #555555
}
.com_easyblog body {
    color: #555555
}
.com_easyblog #ezblog-menu .blog-navi {
    background: #000000;
    box-shadow: none
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item.item-active {
    background: #0b96f3
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item > a {
    min-height: 40px;
    padding: 5px 10px
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item > a span {
    height: 30px
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item > form input.input {
    height: 30px;
    border-radius: 0;
    border-color: white;
    -webkit-box-shadow: none;
    box-shadow: none
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item > form button.submit-search {
    border-radius: 0;
    background: #ffffff;
    height: 30px;
    width: 30px;
    line-height: 1;
    border-color: white;
    margin-left: -1px;
    text-indent: 0
}
.com_easyblog #ezblog-menu .blog-navi .user-form form a,
.com_easyblog #ezblog-menu .blog-navi .user-form form .trait {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 13px
}
.com_easyblog #ezblog-menu .blog-navi .user-form form .form-control {
    width: 100%;
    font-weight: 300;
    font-size: 13px;
    -webkit-box-shadow: none;
    box-shadow: none
}
.com_easyblog #ezblog-menu .blog-navi .user-form form .remember {
    margin: 15px 0
}
.com_easyblog #ezblog-menu .blog-navi .user-form form .remember span {
    font-weight: 300
}
.com_mijoshop.view-login .login-content {
    background: #ffffff
}
.com_mijoshop.view-login .login-content .background-primary .box-title {
    color: #ffffff
}
.com_mijoshop.view-login .background-primary .form-control {
    border: 0
}
.com_mijoshop.view-returns .box_oc h2 {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    color: #0b96f3;
    margin: 0 0 20px 0
}
#eblog-dialog .dialog * {
    font-family: 'Raleway', sans-serif
}
#eblog-dialog .dialog h3 {
    text-transform: none;
    font-family: 'Roboto Slab', serif;
    font-weight: bold
}
#eblog-dialog .dialog-actions {
    filter: none
}
#eblog-dialog .dialog .button {
    font-family: 'Roboto Slab', serif;
    filter: none
}
#eblog-dialog .dialog .button:hover {
    background: #0978c2
}
@media screen and (max-width: 767px) {
    #eblog-wrapper.w320 #ezblog-body #socialbutton.alignright + .blog-text {
        margin-right: 0 !important
    }
}
#ezblog-body a.featured-more:hover {
    color: #0b96f3
}
@media screen and (max-width: 767px) {
    #eblog-wrapper {
        padding: 20px
    }
    #eblog-wrapper #ezblog-body .form-row.half {
        width: 100%
    }
    #eblog-wrapper #comment-form input.inputbox[type="checkbox"],
    #eblog-wrapper #subscription-message label,
    #eblog-wrapper #frmComment #comment-form .form-row label {
        display: inline;
        width: auto;
        line-height: 1
    }
    #eblog-wrapper .blog-option li {
        padding: 0;
        margin: 0 10px 0 0;
        border: 0
    }
    #eblog-wrapper .blog-option li span,
    #eblog-wrapper .blog-option li a {
        color: #333333
    }
    #eblog-wrapper .blog-option li a:hover {
        color: #0b96f3
    }
    #eblog-wrapper .blog-text {
        margin-right: 0
    }
}
#eblog-wrapper .component-links a {
    margin: 0 10px 0 0;
    font-size: 13px;
    font-weight: 300
}
@media screen and (max-width: 480px) {
    #eblog-wrapper #ezblog-body .profile-connect .connect-links li,
    #eblog-wrapper #ezblog-body .profile-connect .connect-links li + li {
        padding: 0 10px 0 0;
        margin: 0 10px 0 0;
        border: 0
    }
}
#eblog-wrapper #ezblog-body .blog-post .blog-title a:hover,
#eblog-wrapper #ezblog-body .blog-post .blog-title a:active,
#eblog-wrapper #ezblog-body .blog-post .blog-title a:focus {
    color: #0b96f3
}
@media screen and (max-width: 767px) {
    #eblog-wrapper #ezblog-body .profile-item {
        padding: 0
    }
}
@media screen and (max-width: 767px) {
    #eblog-wrapper #ezblog-body .profile-head {
        border: 0;
        margin: 0;
        padding: 0
    }
}
#eblog-search .search-input .inputbox:focus,
#eblog-search .search-input input[type=text]:focus {
    border-color: #0b96f3 !important
}
#eblog-search .search-button button.button-search {
    background: #0b96f3 !important
}
#eblog-search .search-button button.button-search:hover,
#eblog-search .search-button button.button-search:focus {
    background: #0978c2 !important
}
@media screen and (max-width: 480px) {
    #ezblog-posts .blog-image,
    #ezblog-posts .video-source,
    .view-categories #ezblog-posts .blog-image {
        margin: 0 0 20px 0
    }
}
@media screen and (max-width: 480px) {
    #eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.sorting-item,
    #eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.ordering-item,
    #eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.tag-search {
        font-size: 13px;
        padding: 0;
        border: 0
    }
}
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.sorting-item a:hover,
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.ordering-item a:hover,
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.tag-search a:hover,
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.sorting-item a.active,
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.ordering-item a.active,
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.tag-search a.active {
    color: #0b96f3
}
@media screen and (max-width: 480px) {
    #eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.tag-search {
        margin-left: 0;
        margin-top: 10px
    }
}
#eblog-wrapper .post-tags li a:hover {
    color: #0b96f3
}
@media (min-width: 767px) and (max-width: 768px) {
    #eblog-wrapper .blog-meta-bottom {
        margin: 0
    }
}
@media (max-width: 768px) {
    #eblog-wrapper .blog-meta-bottom .in .pull-left,
    #eblog-wrapper .blog-meta-bottom .in .pull-right {
        float: left !important;
        margin: 10px 10px 0 0
    }
}
a:hover {
    text-decoration: none
}
.t3-sidebar {
    padding: 0
}
#eblog-wrapper #section-author {
    background: #fdfdfd;
    border: 3px solid #0b96f3;
    color: #333333
}
#eblog-wrapper #section-author .author-name {
    font-family: 'Roboto Slab', serif;
    text-transform: none
}
#ezblog-body #blog-comment {
    padding: 0
}
#ezblog-body #blog-comment li {
    font-family: 'Raleway', sans-serif
}
#ezblog-body #blog-comment li .pam {
    padding: 0;
    font-size: 13px;
    color: #999999
}
#ezblog-body #blog-comment #comment-form {
    margin-top: 20px
}
#ezblog-body #section-comments {
    padding: 10px 0
}
#ezblog-body .entry-related-post li a {
    color: #555555
}
#ezblog-body .entry-related-post li a:hover {
    color: #0b96f3;
    text-decoration: none
}
#ezblog-body .entry-related-post li a.blog-category {
    font-family: 'Raleway', sans-serif;
    color: #0b96f3
}
#ezblog-body .entry-related-post li a.blog-category:hover {
    color: #0978c2
}
#ezblog-body a.blog-category {
    position: relative;
    padding-left: 20px
}
#ezblog-body a.blog-category:before {
    content: "\f15c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 0;
    color: #999999;
    left: 5px;
    line-height: 1
}
#eblog-wrapper .tag-sort-order li a.active {
    color: #0b96f3
}
#ezblog-body .blog-readmore a:hover {
    background: #0b96f3;
    color: #ffffff;
    border-color: #0b96f3
}
#ezblog-body .blog-date {
    font-family: 'Raleway', sans-serif
}
#ezblog-body .comment-form input[type=text]:hover,
#ezblog-body .comment-form input[type=text]:focus {
    border-color: #0b96f3
}
#eblog-wrapper #btnSubmit {
    background: #0b96f3;
    border: 1px solid #0978c2;
    color: #ffffff;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase
}
#eblog-wrapper #btnSubmit:hover,
#eblog-wrapper #btnSubmit:focus {
    outline: 0;
    background: #0978c2
}
#eblog-wrapper .blog-taglist.black-tag a:hover {
    background: #0b96f3;
    color: #ffffff
}
#eblog-wrapper .blog-taglist.black-tag a:hover span,
#eblog-wrapper .blog-taglist.black-tag a:hover i,
#eblog-wrapper .blog-taglist.black-tag a:hover b {
    color: #ffffff
}
#eblog-wrapper .blog-taglist.black-tag a:hover:before {
    border-right-color: #ffffff
}
#eblog-wrapper .featured-navi.prel a:hover {
    color: #0b96f3
}
#ezblog-body .blog-meta .blog-author > a,
#ezblog-body .blog-category > a,
#ezblog-body .blog-comments > a,
#ezblog-body .featured-author .showcase-author a {
    color: #222222
}
#ezblog-body .blog-meta .blog-author > a:hover,
#ezblog-body .blog-category > a:hover,
#ezblog-body .blog-comments > a:hover,
#ezblog-body .featured-author .showcase-author a:hover {
    color: #0b96f3
}
#eblog-wrapper .list-pagination li:hover,
#eblog-wrapper .list-pagination li.active {
    background: #0b96f3
}
#eblog-wrapper .list-pagination li:hover a,
#eblog-wrapper .list-pagination li.active a,
#eblog-wrapper .list-pagination li:hover span,
#eblog-wrapper .list-pagination li.active span,
#eblog-wrapper .list-pagination li:hover b,
#eblog-wrapper .list-pagination li.active b {
    color: #ffffff;
    text-decoration: none
}
#eblog-wrapper #button-related {
    width: auto
}
#eblog-wrapper .list-pagination li.active {
    font-weight: bold
}
#eblog-wrapper #ezblog-dashboard .list-pagination .active b {
    border: 1px solid #999999;
    color: #333333
}
#section-related .entry-related-post li > a {
    color: #555555
}
#section-related .entry-related-post li > a:hover {
    color: #0b96f3
}
#section-related .entry-related-post li > a.blog-category {
    font-family: 'Raleway', sans-serif;
    color: #0b96f3
}
#section-related .entry-related-post li > a.blog-category:hover {
    color: #0978c2
}
.t3-sidebar .t3-module {
    padding: 30px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0
}
.t3-sidebar .t3-module.easyblog-module-gray {
    background: #222222;
    color: #ffffff
}
@media only screen and (max-width: 768px) {
    .t3-sidebar .t3-module {
        padding: 20px
    }
}
.t3-sidebar .module-title {
    text-transform: uppercase;
    font-weight: bold
}
.t3-sidebar .bannergroup .banneritem {
    margin: -30px
}
@media only screen and (max-width: 768px) {
    .t3-sidebar .bannergroup .banneritem {
        margin: -20px
    }
}
.t3-sidebar .bannergroup .banneritem img {
    max-width: 100%
}
.ezb-mod .mod-item + .mod-item {
    margin-top: 0 !important
}
.ezb-mod .mod-item .mod-post-image {
    margin-right: 15px;
    width: 60px
}
.ezb-mod .mod-item .mod-post-image a {
    margin: 0
}
.ezb-mod .mod-item .mod-post-image a:before,
.ezb-mod .mod-item .mod-post-image a:after {
    content: " ";
    display: table
}
.ezb-mod .mod-item .mod-post-image a:after {
    clear: both
}
.ezb-mod .mod-item .mod-post-image img {
    margin: 5px 0 0 0;
    border: 0;
    padding: 0;
    width: 60px
}
.ezb-mod .mod-item .mod-post-title {
    font-size: 14px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    line-height: 1.4
}
.ezb-mod .mod-item .mod-post-author img {
    border: 0;
    border-radius: 50%
}
.ezb-mod .mod-item .mod-post-type {
    background: none;
    font-size: 13px;
    color: #999999;
    padding-left: 0;
    display: inline
}
.ezb-mod .mod-item .mod-post-type a {
    position: relative;
    color: #999999;
    padding-left: 15px
}
.ezb-mod .mod-item .mod-post-type a:hover {
    color: #222222
}
.ezb-mod .mod-item .mod-post-type a:before {
    content: "\f0f6";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: -3px;
    left: 0
}
.ezb-mod .mod-item .mod-post-author.at-bottom {
    font-size: 12px;
    color: #999999;
    font-family: 'Roboto Slab', serif;
    font-weight: 300
}
.ezb-mod .mod-item .mod-post-meta a {
    color: #999999
}
.ezb-mod.mod_easyblogcategories a {
    color: #999999
}
.ezb-mod.mod_easyblogcategories a:hover {
    color: #eeeeee;
    text-decoration: none
}
.ezb-mod.mod_easyblogcategories .mod-category-name {
    font-family: 'Roboto Slab', serif
}
.ezb-mod.mod_easyblogcategories .mod-category-name a {
    padding-left: 20px;
    position: relative
}
.ezb-mod.mod_easyblogcategories .mod-category-name a:before {
    content: "\f0f6";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: -1px;
    left: 0
}
.ezb-mod.mod_easyblogcategories .mod-item {
    padding: 0 !important
}
.ezb-mod.mod_easyblogcategories .mod-item + .mod-item {
    border: 0
}
.ezb-mod.mod_easyblogcategories .mod-avatar img {
    border: 0
}
.ezb-mod.mod_easyblogarchive {
    font-family: 'Roboto Slab', serif
}
.ezb-mod.mod_easyblogarchive .mod-months .mod-month {
    position: relative;
    color: #999999
}
.ezb-mod.mod_easyblogarchive .mod-months .mod-month:before {
    content: "\f073";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0.5em;
    position: absolute;
    top: 2px;
    left: 0
}
.ezb-mod.mod_easyblogtagcloud a {
    font-size: 13px !important;
    margin: 5px 5px 0 0;
    font-family: 'Roboto Slab', serif
}
.ezb-mod.mod_easyblogtagcloud a:hover {
    color: #ffffff;
    background: #0b96f3;
    text-decoration: none
}
.ezb-mod.mod_easyblogtagcloud a:hover:before {
    border-right-color: #ffffff
}
html #sbox-window {
    padding: 0
}
.mfp-bg {
    background: #0b0b0b;
    filter: alpha(opacity=80);
    height: 100%;
    left: 0;
    opacity: 0.8;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1042
}
.mfp-wrap {
    height: 100%;
    left: 0;
    outline: none !important;
    position: fixed;
    top: 0;
    -webkit-backface-visibility: hidden;
    width: 100%;
    z-index: 1043
}
.mfp-container {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    -moz-box-sizing: border-box;
    padding: 0 8px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-box-sizing: border-box;
    width: 100%
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    text-align: left;
    vertical-align: middle;
    z-index: 1045
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    cursor: auto;
    width: 100%
}
.mfp-ajax-cur {
    cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -moz-user-select: none;
    user-select: none;
    -webkit-user-select: none
}
.mfp-loading.mfp-figure {
    display: none
}
.mfp-hide {
    display: none !important
}
.mfp-preloader {
    color: #cccccc;
    left: 8px;
    margin-top: -0.8em;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 50%;
    width: auto;
    z-index: 1044
}
.mfp-preloader a {
    color: #cccccc
}
.mfp-preloader a:hover {
    color: white
}
.mfp-s-ready .mfp-preloader {
    display: none
}
.mfp-s-error .mfp-content {
    display: none
}
button.mfp-close,
button.mfp-arrow {
    background: transparent;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    display: block;
    overflow: visible;
    padding: 0;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    z-index: 1046
}
button::-moz-focus-inner {
    border: 0;
    padding: 0
}
.mfp-close {
    color: white;
    font-family: Arial, Baskerville, monospace;
    font-size: 28px;
    font-style: normal;
    height: 44px;
    line-height: 44px;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 44px
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}
.mfp-close:active {
    top: 1px
}
.mfp-close-btn-in .mfp-close {
    color: #333333
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: white;
    padding-right: 6px;
    right: -6px;
    text-align: right;
    width: 100%
}
.mfp-counter {
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 0
}
.mfp-arrow {
    height: 110px;
    margin: 0;
    margin-top: -55px;
    opacity: 0.65;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 90px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.mfp-arrow:active {
    margin-top: -54px
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    border: medium inset transparent;
    content: '';
    display: block;
    height: 0;
    left: 0;
    margin-left: 35px;
    margin-top: 35px;
    position: absolute;
    top: 0;
    width: 0
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-bottom-width: 13px;
    border-top-width: 13px;
    top: 8px
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-bottom-width: 21px;
    border-top-width: 21px
}
button.mfp-arrow {
    background-image:url("/templates/ja_decor/less/@{@t3-image-path}/slide-btn-50-ltr.png");
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    border: 0;
    display: block;
    height: 50px;
    padding: 0;
    text-indent: -99999px;
    width: 50px;
    margin-: -25px;
    outline: none;
    -webkit-transition: none;
    transition: none;
    opacity: 100;
    filter: alpha(opacity=10000);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
button.mfp-arrow.mfp-arrow-left {
    left: 0;
    background-position: 0 0
}
button.mfp-arrow.mfp-arrow-left:hover {
    background-position: 0 -50px
}
button.mfp-arrow.mfp-arrow-right {
    right: 0;
    background-position: -50px 0
}
button.mfp-arrow.mfp-arrow-right:hover {
    background-position: -50px -50px
}
.mfp-iframe-holder {
    padding-bottom: 40px;
    padding-top: 40px
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    max-width: 900px;
    width: 100%
}
.mfp-iframe-scaler {
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    width: 100%
}
.mfp-iframe-scaler iframe {
    background: black;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.mfp-iframe-holder .mfp-close {
    top: -40px
}
img.mfp-img {
    box-sizing: border-box;
    display: block;
    height: auto;
    line-height: 0;
    margin: 0 auto;
    max-width: 100%;
    padding: 40px 0 40px;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
.mfp-figure:after {
    background: #444444;
    bottom: 40px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    content: '';
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: auto;
    z-index: -1
}
.mfp-figure {
    line-height: 0
}
.mfp-bottom-bar {
    cursor: auto;
    left: 0;
    margin-top: -36px;
    position: absolute;
    top: 100%;
    width: 100%
}
.mfp-title {
    color: #f3f3f3;
    line-height: 18px;
    padding-right: 36px;
    text-align: left;
    word-wrap: break-word
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-image-holder .mfp-content {
    max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
@media screen and (max-width: 480px) {
    html #recaptcha_area #recaptcha_table .recaptcha_image_cell,
    html #recaptcha_area #recaptcha_table #recaptcha_image,
    html #recaptcha_area #recaptcha_table #recaptcha_challenge_image,
    html #recaptcha_area #recaptcha_table .recaptcha_input_area,
    html #recaptcha_area #recaptcha_table #recaptcha_response_field {
        width: 140px !important
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    html #recaptcha_area #recaptcha_table .recaptcha_image_cell,
    html #recaptcha_area #recaptcha_table #recaptcha_image,
    html #recaptcha_area #recaptcha_table #recaptcha_challenge_image,
    html #recaptcha_area #recaptcha_table .recaptcha_input_area,
    html #recaptcha_area #recaptcha_table #recaptcha_response_field {
        width: 200px !important
    }
}
.no-scroller .t3-wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden
}
#iframe-video-wrap {
    display: block;
    z-index: 9999;
    position: fixed;
    background: #fff;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}
#iframe-video-wrap .btn {
    background: none;
    border: 0;
    color: #222222;
    font-size: 60px;
    padding-left: 40px;
    padding-right: 40px
}
#iframe-video-wrap .btn:hover,
#iframe-video-wrap .btn:focus,
#iframe-video-wrap .btn:active {
    outline: none;
    color: #0b96f3
}
#iframe-video-wrap .video-container {
    text-align: center;
    padding: 100px 0
}
.tags-header {
    background: #0978c2;
    color: #ffffff;
    padding: 20px
}
.tags-header .document-title {
    margin: 0
}
.tags-header .tags-title {
    position: relative;
    border: 0;
    background: #0b96f3;
    color: #ffffff;
    padding: 5px 5px 5px 15px;
    margin: 5px 5px 5px 0;
    line-height: 1;
    display: inline-block;
    font-family: 'Roboto Slab', serif
}
.tags-header .tags-title:before {
    background: none;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 30px solid transparent;
    border-left: 10px solid #0978c2
}
.tags .tag-item {
    position: relative;
    border: 0;
    background: #eeeeee;
    color: #999999;
    padding: 5px 5px 5px 15px;
    margin: 5px 5px 5px 0;
    line-height: 1;
    font-size: 13px;
    display: inline-block;
    font-family: 'Roboto Slab', serif
}
.tags .tag-item:before {
    background: none;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 30px solid transparent;
    border-left: 10px solid #ffffff
}
.tags .tag-item:hover {
    background: #0b96f3;
    color: #ffffff;
    text-decoration: none
}
.tags .tag-item:hover:before {
    border-right-color: #ffffff
}
.tag-list-wrap {
    margin: 0;
    padding: 0
}
.tag-list-wrap li {
    display: block;
    background: #ffffff
}
.tag-list-wrap li:hover {
    background: #ffffff
}
.tag-list-wrap li h3 {
    margin: 0 0 20px 0;
    font-size: 18px;
    font-weight: bold
}
.tag-list-wrap li h3 a {
    color: #222222
}
.tag-list-wrap li h3 a:hover {
    color: #0b96f3;
    text-decoration: none
}
.tag-list-wrap li .item-image {
    position: relative
}
.tag-list-wrap li:nth-child(even) .item-image {
    float: right !important
}
.tag-category .filters {
    margin: 0;
    padding: 10px 20px;
    background: #fbfbfb
}
.ie8 .t3-footnav .t3-module {
    margin-bottom: 0 !important;
    min-height: 218px !important
}
.ie8 .t3-footer .acymailing_module .acymailing_form .acyfield_email {
    width: 190px !important
}
.ie8 .about-box .carousel-control.right,
.ie8 .article-slideshow .carousel-control.right {
    width: 40px;
    filter: none
}
.ie8 .about-box .carousel-control.left,
.ie8 .article-slideshow .carousel-control.left {
    width: 40px;
    filter: none
}
/*===============================
/templates/ja_decor/css/megamenu.css
================================================================================*/

.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
    content: " ";
    display: table
}
.t3-megamenu .mega-inner:after {
    clear: both
}
.t3-megamenu .mega > .mega-dropdown-menu {
    min-width: 200px;
    display: none
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
    display: block
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
    content: " ";
    display: table
}
.t3-megamenu .mega-group:after {
    clear: both
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    color: inherit;
    font-size: 18px;
    line-height: normal
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
    background: inherit;
    color: inherit
}
.t3-megamenu .mega-group-ct {
    margin: 0;
    padding: 0
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
    content: " ";
    display: table
}
.t3-megamenu .mega-group-ct:after {
    clear: both
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
    margin: 0;
    padding: 0;
    list-style: none
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
    list-style: none;
    margin-left: 0
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
    white-space: normal;
    display: block;
    padding: 5px
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}
.t3-megamenu .mega-nav > li .separator {
    display: block;
    padding: 5px
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
    margin-left: -5px;
    margin-right: -5px
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
    margin-right: 5px
}
.t3-megamenu .t3-module {
    margin-bottom: 10px
}
.t3-megamenu .t3-module .module-title {
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0);
    color: inherit;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 5px
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
    background: inherit;
    color: inherit
}
.t3-megamenu .t3-module .module-ct {
    margin: 0;
    padding: 0
}
.t3-megamenu .mega-caption {
    display: block;
    white-space: nowrap
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
    display: none
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
    display: inline-block
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
    margin-right: 5px
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
    margin-right: 0
}
.t3-megamenu .mega-align-left > .dropdown-menu {
    left: 0
}
.t3-megamenu .mega-align-right > .dropdown-menu {
    left: auto;
    right: 0
}
.t3-megamenu .mega-align-center > .dropdown-menu {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
    left: 100%
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
    left: auto;
    right: 100%
}
.t3-megamenu .mega-align-justify {
    position: static
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
    left: 0;
    margin-left: 0;
    top: auto
}
@media (min-width: 992px) {
    .t3-megamenu.animate .mega > .mega-dropdown-menu {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        opacity: 0
    }
    .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
        -webkit-transition: all 400ms;
        transition: all 400ms;
        display: block !important
    }
    .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
    .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
        opacity: 1
    }
    .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
        -webkit-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        transform: scale(0, 0);
        -webkit-transform-origin: 20% 20%;
        -moz-transform-origin: 20% 20%;
        -ms-transform-origin: 20% 20%;
        transform-origin: 20% 20%
    }
    .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
        -webkit-transform: scale(0, 0) translate(-50%, 0);
        -ms-transform: scale(0, 0) translate(-50%, 0);
        transform: scale(0, 0) translate(-50%, 0);
        -webkit-transform-origin: 0% 20%;
        -moz-transform-origin: 0% 20%;
        -ms-transform-origin: 0% 20%;
        transform-origin: 0% 20%
    }
    .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
        -webkit-transform: scale(1, 1) translate(-50%, 0);
        -ms-transform: scale(1, 1) translate(-50%, 0);
        transform: scale(1, 1) translate(-50%, 0)
    }
    .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: 10% 0;
        -moz-transform-origin: 10% 0;
        -ms-transform-origin: 10% 0;
        transform-origin: 10% 0
    }
    .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        transform: scale(1, 0)
    }
    .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
        transform: scale(1, 0) translate(-50%, 0);
        -webkit-transform: scale(1, 0) translate(-50%, 0);
        -ms-transform: scale(1, 0) translate(-50%, 0)
    }
    .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
        transform: scale(1, 1) translate(-50%, 0);
        -webkit-transform: scale(1, 1) translate(-50%, 0);
        -ms-transform: scale(1, 1) translate(-50%, 0)
    }
    .t3-megamenu.animate.slide .mega {}.t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
        overflow: hidden
    }
    .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
        -webkit-transition: all 400ms;
        transition: all 400ms;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        margin-top: -100%
    }
    .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
        margin-top: 0%
    }
    .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
        min-width: 0
    }
    .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
        min-width: 200px;
        margin-top: 0;
        margin-left: -500px;
        width: 100%
    }
    .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
        margin-left: 0
    }
}
@media (max-width: 991px) {
    .t3-megamenu .row,
    .t3-megamenu .mega-dropdown-menu,
    .t3-megamenu .row [class*="col-lg-"],
    .t3-megamenu .row [class*="col-md-"],
    .t3-megamenu .row [class*="col-sm-"],
    .t3-megamenu .row [class*="col-xs-"] {
        width: 100% !important;
        min-width: 100% !important;
        left: 0 !important;
        margin-left: 0 !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }
    .t3-megamenu .hidden-collapse,
    .t3-megamenu .always-show .caret,
    .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
    .t3-megamenu .sub-hidden-collapse .caret,
    .t3-megamenu .sub-hidden-collapse > a:after {
        display: none !important
    }
    .mega-caption {
        display: none !important
    }
    html[dir="rtl"] .t3-megamenu .row,
    html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
    html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
    html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
    html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
    html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
        left: auto;
        right: 0 !important;
        margin-right: 0 !important
    }
}
.t3-megamenu:before,
.t3-megamenu:after {
    content: " ";
    display: table
}
.t3-megamenu:after {
    clear: both
}
.t3-megamenu .navbar-nav {
    float: right
}
.t3-megamenu .mega-inner {
    padding: 0 10px
}
.t3-megamenu .row {
    margin-left: auto;
    margin-right: auto
}
.t3-megamenu .row + .row {
    padding-top: 10px;
    border-top: 1px solid #eeeeee
}
.t3-megamenu .mega-dropdown-menu {
    background: #333333;
    border: 0;
    border-radius: 0;
    padding: 20px 10px
}
.t3-megamenu .mega-dropdown-menu .mega-nav li {
    display: block;
    margin: 4px 0;
    background: none;
    padding: 0
}
.t3-megamenu .mega-dropdown-menu .mega-nav li:before {
    color: #ffffff
}
.t3-megamenu .mega-dropdown-menu .mega-nav li.divider {
    height: auto;
    min-height: 1;
    text-transform: none;
    font-weight: 400;
    color: #ffffff
}
.t3-megamenu .mega-dropdown-menu .mega-nav li.divider .separator {
    background: #0a87db
}
.t3-megamenu .mega-dropdown-menu .mega-nav li a {
    display: block;
    color: #FFFFFF;
    text-transform: none;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    line-height: 1;
    padding: 10px;
    background: #970722;
}
.t3-megamenu .mega-dropdown-menu .mega-nav li a:hover,
.t3-megamenu .mega-dropdown-menu .mega-nav li a:focus,
.t3-megamenu .mega-dropdown-menu .mega-nav li a:active {
    outline: none;
    background: #FFFFFF;
    color: #ffffff;
}
.t3-megamenu .mega-dropdown-menu .mega-nav li a:before {
    display: none
}
.t3-megamenu .mega-dropdown-menu .mega-nav li:hover > a,
.t3-megamenu .mega-dropdown-menu .mega-nav li.active > a {
    background: #ffffff;
    color: #D3641B;
}
.t3-megamenu .mega-dropdown-menu .mega-nav .mega-dropdown-inner {
    margin: -10px
}
.t3-megamenu .mega-dropdown-menu .mega-nav .mega-dropdown-inner li > a {
    background: #222222;
    color: #999999
}
.t3-megamenu .mega-dropdown-menu .mega-nav .mega-dropdown-inner li > a:hover,
.t3-megamenu .mega-dropdown-menu .mega-nav .mega-dropdown-inner li.active > a {
    background: #0b96f3;
    color: #ffffff
}
.t3-megamenu .mega-group.open a {
    background: #222222
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
    margin: 0 0 20px 0;
    padding: 0;
    background: none;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: normal
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
    color: #ffffff
}
.t3-megamenu .mega-group-ct .row {
    margin-left: 0;
    margin-right: 0
}
.t3-megamenu .dropdown-menu .mega-nav > li .separator {
    padding: 5px 10px
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active a {
    color: #ffffff
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
    margin-right: 0
}
.t3-megamenu .t3-module {
    margin-bottom: 0
}
.t3-megamenu .t3-module .module-title {
    margin: 0 0 20px 0;
    padding: 0;
    background: none;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 10px
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
    color: #ffffff
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
    list-style: disc;
    display: list-item;
    float: none;
    margin: 0;
    padding: 0;
    border: 0
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
    display: inline;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 100%;
    background: none;
    font: inherit;
    white-space: normal
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
    background: none;
    color: inherit;
    font: inherit
}
.t3-megamenu .t3-module #mod-search-searchword {
    background: #222222;
    border: 0;
    color: #999999;
    font-weight: normal
}
.t3-megamenu .t3-module #mod-search-searchword::-moz-placeholder {
    color: #999999;
    opacity: 1
}
.t3-megamenu .t3-module #mod-search-searchword:-ms-input-placeholder {
    color: #999999
}
.t3-megamenu .t3-module #mod-search-searchword::-webkit-input-placeholder {
    color: #999999
}
.t3-megamenu .t3-module #mod-search-searchword:focus {
    background: #ffffff;
    color: #333333
}
.t3-megamenu .t3-module #mod-search-searchword:focus::-moz-placeholder {
    color: #333333;
    opacity: 1
}
.t3-megamenu .t3-module #mod-search-searchword:focus:-ms-input-placeholder {
    color: #333333
}
.t3-megamenu .t3-module #mod-search-searchword:focus::-webkit-input-placeholder {
    color: #333333
}
.t3-megamenu .mega-caption {
    color: #999999;
    font-size: 12px;
    margin-top: 3px;
    font-weight: normal
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
    display: none
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
    margin-right: 0
}
/*===============================
/templates/ja_decor/css/off-canvas.css
================================================================================*/

.off-canvas-toggle {
    z-index: 100
}
html,
body {
    height: 100%
}
.noscroll {
    position: fixed;
    overflow-y: scroll;
    width: 100%
}
.t3-wrapper {
    background: #ffffff;
    position: relative;
    left: 0;
    z-index: 99;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    overflow: visible
}
.t3-wrapper::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, 0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    z-index: 100
}
.off-canvas-open .t3-wrapper::after {
    width: 100%;
    height: 10000px;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s
}
.t3-off-canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    visibility: hidden;
    width: 250px;
    height: 100%;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}
.t3-off-canvas::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    content: '';
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s
}
.off-canvas-right.t3-off-canvas {
    display: none
}
.off-canvas-right .off-canvas-right.t3-off-canvas {
    display: block
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
    left: auto;
    right: 0
}
.off-canvas-open .t3-off-canvas::after {
    width: 0;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s
}
.off-canvas-open .off-canvas-current {
    visibility: visible
}
.off-canvas-open .t3-off-canvas {
    overflow-y: auto
}
.t3-off-canvas {
    background: #ffffff;
    color: #333333
}
.t3-off-canvas .t3-off-canvas-header {
    background: #eeeeee;
    color: #333333;
    padding: 6px 12px
}
.t3-off-canvas .t3-off-canvas-header h2 {
    margin: 0
}
.t3-off-canvas .t3-off-canvas-body {
    padding: 6px 12px
}
.t3-off-canvas .t3-off-canvas-body a {
    color: #999999
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
    color: #ffffff
}
.t3-off-canvas .t3-off-canvas-body a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
    position: static;
    float: none;
    display: block;
    width: 100%;
    padding: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.off-canvas-effect-1.t3-off-canvas {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.off-canvas-effect-1.off-canvas-open .off-canvas-effect-1.t3-off-canvas {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.off-canvas-effect-1.t3-off-canvas::after {
    display: none
}
.off-canvas-right.off-canvas-effect-1.t3-off-canvas {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
.off-canvas-effect-2.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0)
}
.off-canvas-effect-2.t3-off-canvas {
    z-index: 1
}
.off-canvas-effect-2.off-canvas-open .off-canvas-effect-2.t3-off-canvas {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s
}
.off-canvas-effect-2.t3-off-canvas::after {
    display: none
}
.off-canvas-right.off-canvas-effect-2.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0)
}
.off-canvas-effect-3.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0)
}
.off-canvas-effect-3.t3-off-canvas {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s
}
.off-canvas-effect-3.t3-off-canvas::after {
    display: none
}
.off-canvas-right.off-canvas-effect-3.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0)
}
.off-canvas-right.off-canvas-effect-3.t3-off-canvas {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0)
}
.off-canvas-effect-4.t3-off-canvas {
    z-index: 1;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}
.off-canvas-effect-4.off-canvas-open .off-canvas-effect-4.t3-off-canvas {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.off-canvas-effect-4.t3-off-canvas::after {
    display: none
}
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0)
}
.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0)
}
.off-canvas-effect-5.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0)
}
.off-canvas-effect-5.t3-off-canvas {
    z-index: 1;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0)
}
.off-canvas-effect-5.off-canvas-open .off-canvas-effect-5.t3-off-canvas {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.off-canvas-right.off-canvas-effect-5.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0)
}
.off-canvas-right.off-canvas-effect-5.t3-off-canvas {
    z-index: 1;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}
body.off-canvas-effect-6 {
    -webkit-perspective: 1500px;
    perspective: 1500px
}
.off-canvas-effect-6 .t3-wrapper {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    height: auto;
    overflow: hidden
}
.off-canvas-effect-6.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(250px, 0, 0) rotateY(-15deg);
    transform: translate3d(250px, 0, 0) rotateY(-15deg)
}
.off-canvas-effect-6.t3-off-canvas {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.off-canvas-effect-6.off-canvas-open .off-canvas-effect-6.t3-off-canvas {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.off-canvas-effect-6.t3-off-canvas::after {
    display: none
}
.off-canvas-right.off-canvas-effect-6 .t3-wrapper {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}
.off-canvas-right.off-canvas-effect-6.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(-250px, 0, 0) rotateY(15deg);
    transform: translate3d(-250px, 0, 0) rotateY(15deg)
}
.off-canvas-right.off-canvas-effect-6.t3-off-canvas {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
body.off-canvas-effect-7 {
    -webkit-perspective: 1500px;
    perspective: 1500px;
    -webkit-perspective-origin: 0% 50%;
    perspective-origin: 0% 50%
}
.off-canvas-effect-7 .t3-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.off-canvas-effect-7.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0)
}
.off-canvas-effect-7.t3-off-canvas {
    -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
    transform: translate3d(-100%, 0, 0) rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.off-canvas-effect-7.off-canvas-open .off-canvas-effect-7.t3-off-canvas {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
    transform: translate3d(-100%, 0, 0) rotateY(0deg)
}
body.off-canvas-effect-7.off-canvas-right {
    -webkit-perspective-origin: 100% 50%;
    perspective-origin: 100% 50%
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0)
}
.off-canvas-right.off-canvas-effect-7.t3-off-canvas {
    -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
    transform: translate3d(100%, 0, 0) rotateY(90deg);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .off-canvas-right.off-canvas-effect-7.t3-off-canvas {
    -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
    transform: translate3d(100%, 0, 0) rotateY(0deg)
}
body.off-canvas-effect-8 {
    -webkit-perspective: 1500px;
    perspective: 1500px;
    -webkit-perspective-origin: 0% 50%;
    perspective-origin: 0% 50%
}
.off-canvas-effect-8 .t3-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.off-canvas-effect-8.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0)
}
.off-canvas-effect-8.t3-off-canvas {
    -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
    transform: translate3d(-100%, 0, 0) rotateY(90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.off-canvas-effect-8.off-canvas-open .off-canvas-effect-8.t3-off-canvas {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
    transform: translate3d(-100%, 0, 0) rotateY(0deg)
}
.off-canvas-effect-8.t3-off-canvas::after {
    display: none
}
body.off-canvas-effect-8.off-canvas-right {
    -webkit-perspective-origin: 100% 50%;
    perspective-origin: 100% 50%
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0)
}
.off-canvas-right.off-canvas-effect-8.t3-off-canvas {
    -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
    transform: translate3d(100%, 0, 0) rotateY(-90deg);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .off-canvas-right.off-canvas-effect-8.t3-off-canvas {
    -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
    transform: translate3d(100%, 0, 0) rotateY(0deg)
}
body.off-canvas-effect-9 {
    -webkit-perspective: 1500px;
    perspective: 1500px
}
.off-canvas-effect-9 .t3-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.off-canvas-effect-9.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(0, 0, -250px);
    transform: translate3d(0, 0, -250px)
}
.off-canvas-effect-9.t3-off-canvas {
    opacity: 1;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.off-canvas-effect-9.off-canvas-open .off-canvas-effect-9.t3-off-canvas {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.off-canvas-effect-9.t3-off-canvas::after {
    display: none
}
.off-canvas-right.off-canvas-effect-9.t3-off-canvas {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
body.off-canvas-effect-10 {
    -webkit-perspective: 1500px;
    perspective: 1500px;
    -webkit-perspective-origin: 0% 50%;
    perspective-origin: 0% 50%
}
.off-canvas-effect-10.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0)
}
.off-canvas-effect-10.t3-off-canvas {
    z-index: 1;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, -250px);
    transform: translate3d(0, 0, -250px)
}
.off-canvas-effect-10.off-canvas-open .off-canvas-effect-10.t3-off-canvas {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
body.off-canvas-effect-10.off-canvas-right {
    -webkit-perspective-origin: 100% 50%;
    perspective-origin: 100% 50%
}
.off-canvas-right.off-canvas-effect-10.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0)
}
body.off-canvas-effect-11 {
    -webkit-perspective: 1500px;
    perspective: 1500px
}
.off-canvas-effect-11 .t3-wrapper {
    height: auto;
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.off-canvas-effect-11.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
    transform: translate3d(100px, 0, -600px) rotateY(-20deg)
}
.off-canvas-effect-11.t3-off-canvas {
    opacity: 1;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.off-canvas-effect-11.off-canvas-open .off-canvas-effect-11.t3-off-canvas {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.off-canvas-effect-11.t3-off-canvas::after {
    display: none
}
.off-canvas-right.off-canvas-effect-11.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(-100px, 0, -600px) rotateY(20deg);
    transform: translate3d(-100px, 0, -600px) rotateY(20deg)
}
.off-canvas-right.off-canvas-effect-11.t3-off-canvas {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
body.off-canvas-effect-12 {
    -webkit-perspective: 1500px;
    perspective: 1500px
}
.off-canvas-effect-12 .t3-wrapper {
    height: auto;
    overflow: hidden;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.off-canvas-effect-12.off-canvas-open .t3-wrapper {
    -webkit-transform: rotateY(-10deg);
    transform: rotateY(-10deg)
}
.off-canvas-effect-12.t3-off-canvas {
    opacity: 1;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.off-canvas-effect-12.off-canvas-open .off-canvas-effect-12.t3-off-canvas {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.off-canvas-effect-12.t3-off-canvas::after {
    display: none
}
.off-canvas-right.off-canvas-effect-12 .t3-wrapper {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}
.off-canvas-right.off-canvas-effect-12.off-canvas-open .t3-wrapper {
    -webkit-transform: rotateY(10deg);
    transform: rotateY(10deg)
}
.off-canvas-right.off-canvas-effect-12.t3-off-canvas {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
body.off-canvas-effect-13 {
    -webkit-perspective: 1500px;
    perspective: 1500px;
    -webkit-perspective-origin: 0% 50%;
    perspective-origin: 0% 50%
}
.off-canvas-effect-13.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0)
}
.off-canvas-effect-13.t3-off-canvas {
    z-index: 1;
    opacity: 1;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}
.off-canvas-effect-13.off-canvas-open .off-canvas-effect-13.t3-off-canvas {
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-speed: 0.2s;
    transition-speed: 0.2s
}
body.off-canvas-effect-13.off-canvas-right {
    -webkit-perspective-origin: 100% 50%;
    perspective-origin: 100% 50%
}
.off-canvas-right.off-canvas-effect-13.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0)
}
body.off-canvas-effect-14 {
    -webkit-perspective: 1500px;
    perspective: 1500px;
    -webkit-perspective-origin: 0% 50%;
    perspective-origin: 0% 50%
}
.off-canvas-effect-14 .t3-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.off-canvas-effect-14.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0)
}
.off-canvas-effect-14.t3-off-canvas {
    -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
    transform: translate3d(-100%, 0, 0) rotateY(90deg);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.off-canvas-effect-14.off-canvas-open .off-canvas-effect-14.t3-off-canvas {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
    transform: translate3d(-100%, 0, 0) rotateY(0deg)
}
body.off-canvas-effect-14.off-canvas-right {
    -webkit-perspective-origin: 100% 50%;
    perspective-origin: 100% 50%
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .t3-wrapper {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0)
}
.off-canvas-right.off-canvas-effect-14.t3-off-canvas {
    -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
    transform: translate3d(100%, 0, 0) rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .off-canvas-right.off-canvas-effect-14.t3-off-canvas {
    -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
    transform: translate3d(100%, 0, 0) rotateY(0deg)
}
.old-ie .t3-off-canvas {
    z-index: 100 !important;
    left: -250px
}
html[dir="ltr"] .off-canvas-right.old-ie .t3-off-canvas {
    right: -250px;
    left: auto
}
.modal-open .t3-wrapper {
    position: static
}
.off-canvas-toggle {
    border-radius: 0;
    border: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: none;
    position: absolute;
    right: 0;
    top: 0
}
.off-canvas-toggle:focus,
.off-canvas-toggle:hover {
    outline: none;
    background: #222222
}
.t3-off-canvas {
    background: #ffffff;
    color: #333333
}
.t3-off-canvas .t3-off-canvas-header {
    background: #eeeeee;
    color: #333333;
    padding: 0 0 0 20px;
    height: 50px
}
.t3-off-canvas .t3-off-canvas-header h2 {
    margin: 0;
    line-height: 50px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase
}
.t3-off-canvas .close {
    margin: 0;
    height: 50px;
    line-height: 50px;
    width: 50px;
    background: #bbbbbb;
    position: absolute;
    top: 0;
    right: 0
}
.t3-off-canvas .t3-off-canvas-body {
    background: #333333;
    padding: 0
}
.t3-off-canvas .t3-off-canvas-body .nav-stacked > li + li {
    margin-top: 1px
}
.t3-off-canvas .t3-off-canvas-body a {
    background: #222222;
    border: 0;
    color: #999999;
    font-weight: bold;
    text-decoration: none
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
    background: #0b96f3;
    color: #ffffff;
    text-decoration: none;
    outline: none
}
.t3-off-canvas .t3-off-canvas-body a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.t3-off-canvas .t3-off-canvas-body a .caret {
    margin-left: 10px;
    border-bottom-color: #999999;
    border-top-color: #999999
}
.t3-off-canvas .t3-off-canvas-body .nav > li > a {
    padding-left: 10px;
    padding-right: 10px
}
.t3-off-canvas .t3-off-canvas-body .nav .open > a .caret {
    display: inline-block
}
.t3-off-canvas .t3-off-canvas-body .nav .open > a:hover .caret,
.t3-off-canvas .t3-off-canvas-body .nav .open > a:focus .caret {
    border-bottom-color: #0b96f3;
    border-top-color: #0b96f3;
    display: inline-block
}
.t3-off-canvas .t3-off-canvas-body .active > a {
    background: #222222;
    color: #0b96f3
}
.t3-off-canvas .t3-off-canvas-body .dropdown-submenu > a:after {
    position: absolute;
    right: 20px;
    top: 10px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #999999
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu li > a {
    font-weight: normal
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu .active > a {
    background: #222222;
    color: #0b96f3
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
    background: none;
    margin-top: 1px
}
.t3-off-canvas .t3-off-canvas-body .dropdown-submenu > .dropdown-menu {
    margin-top: 0;
    margin-left: 0
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
    margin-bottom: 0
}
.t3-off-canvas .t3-off-canvas-body .module-title {
    margin-bottom: 11.5px
}
/*===============================
/templates/ja_decor/fonts/font-awesome/css/font-awesome.min.css
================================================================================*/

@font-face {
    font-family: 'FontAwesome';
    src: url('../../templates/ja_decor/fonts/font-awesome/fonts/fontawesome-webfont.eot');
    src: url('../../templates/ja_decor/fonts/font-awesome/fonts/fontawesome-webfont-1.eot') format('embedded-opentype'), url('../../templates/ja_decor/fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), url('../../templates/ja_decor/fonts/font-awesome/fonts/fontawesome-webfont.ttf') format('truetype'), url('../../templates/ja_decor/fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-lg {
    font-size: 1.3333333333333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.2857142857142858em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.142857142857143em;
    list-style-type: none
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    top: .14285714285714285em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.8571428571428572em
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(359deg)
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}
@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}
@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(359deg)
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
.fa-glass:before {
    content: "\f000"
}
.fa-music:before {
    content: "\f001"
}
.fa-search:before {
    content: "\f002"
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-heart:before {
    content: "\f004"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-o:before {
    content: "\f006"
}
.fa-user:before {
    content: "\f007"
}
.fa-film:before {
    content: "\f008"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-check:before {
    content: "\f00c"
}
.fa-times:before {
    content: "\f00d"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-signal:before {
    content: "\f012"
}
.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}
.fa-trash-o:before {
    content: "\f014"
}
.fa-home:before {
    content: "\f015"
}
.fa-file-o:before {
    content: "\f016"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-road:before {
    content: "\f018"
}
.fa-download:before {
    content: "\f019"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-play-circle-o:before {
    content: "\f01d"
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-lock:before {
    content: "\f023"
}
.fa-flag:before {
    content: "\f024"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-print:before {
    content: "\f02f"
}
.fa-camera:before {
    content: "\f030"
}
.fa-font:before {
    content: "\f031"
}
.fa-bold:before {
    content: "\f032"
}
.fa-italic:before {
    content: "\f033"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-list:before {
    content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-video-camera:before {
    content: "\f03d"
}
.fa-picture-o:before {
    content: "\f03e"
}
.fa-pencil:before {
    content: "\f040"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-adjust:before {
    content: "\f042"
}
.fa-tint:before {
    content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}
.fa-share-square-o:before {
    content: "\f045"
}
.fa-check-square-o:before {
    content: "\f046"
}
.fa-arrows:before {
    content: "\f047"
}
.fa-step-backward:before {
    content: "\f048"
}
.fa-fast-backward:before {
    content: "\f049"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-play:before {
    content: "\f04b"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-stop:before {
    content: "\f04d"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-fast-forward:before {
    content: "\f050"
}
.fa-step-forward:before {
    content: "\f051"
}
.fa-eject:before {
    content: "\f052"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-times-circle-o:before {
    content: "\f05c"
}
.fa-check-circle-o:before {
    content: "\f05d"
}
.fa-ban:before {
    content: "\f05e"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-up:before {
    content: "\f062"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}
.fa-expand:before {
    content: "\f065"
}
.fa-compress:before {
    content: "\f066"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-asterisk:before {
    content: "\f069"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-gift:before {
    content: "\f06b"
}
.fa-leaf:before {
    content: "\f06c"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}
.fa-plane:before {
    content: "\f072"
}
.fa-calendar:before {
    content: "\f073"
}
.fa-random:before {
    content: "\f074"
}
.fa-comment:before {
    content: "\f075"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-arrows-v:before {
    content: "\f07d"
}
.fa-arrows-h:before {
    content: "\f07e"
}
.fa-bar-chart-o:before {
    content: "\f080"
}
.fa-twitter-square:before {
    content: "\f081"
}
.fa-facebook-square:before {
    content: "\f082"
}
.fa-camera-retro:before {
    content: "\f083"
}
.fa-key:before {
    content: "\f084"
}
.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}
.fa-comments:before {
    content: "\f086"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-sign-out:before {
    content: "\f08b"
}
.fa-linkedin-square:before {
    content: "\f08c"
}
.fa-thumb-tack:before {
    content: "\f08d"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-upload:before {
    content: "\f093"
}
.fa-lemon-o:before {
    content: "\f094"
}
.fa-phone:before {
    content: "\f095"
}
.fa-square-o:before {
    content: "\f096"
}
.fa-bookmark-o:before {
    content: "\f097"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-bars:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}
.fa-sort-down:before,
.fa-sort-asc:before {
    content: "\f0dd"
}
.fa-sort-up:before,
.fa-sort-desc:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}
.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-reply-all:before {
    content: "\f122"
}
.fa-mail-reply-all:before {
    content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-crop:before {
    content: "\f125"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}
.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}
.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}
.fa-won:before,
.fa-krw:before {
    content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before {
    content: "\f184"
}
.fa-sun-o:before {
    content: "\f185"
}
.fa-moon-o:before {
    content: "\f186"
}
.fa-archive:before {
    content: "\f187"
}
.fa-bug:before {
    content: "\f188"
}
.fa-vk:before {
    content: "\f189"
}
.fa-weibo:before {
    content: "\f18a"
}
.fa-renren:before {
    content: "\f18b"
}
.fa-pagelines:before {
    content: "\f18c"
}
.fa-stack-exchange:before {
    content: "\f18d"
}
.fa-arrow-circle-o-right:before {
    content: "\f18e"
}
.fa-arrow-circle-o-left:before {
    content: "\f190"
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}
.fa-dot-circle-o:before {
    content: "\f192"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}
.fa-plus-square-o:before {
    content: "\f196"
}